Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/plugins/makeSubmission/hy/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729156/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:45.153470Z",
            "action": 59,
            "target": "«Կատարել ներկայացում» բլոկ",
            "id": 667051,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667051/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729157/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:45.153531Z",
            "action": 59,
            "target": "Այս փլագինը ապահովում է կողագոտու բլոկը՝ «Կատարել ներկայացում» հղումով:",
            "id": 667052,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667052/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729158/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:45.153569Z",
            "action": 59,
            "target": "Կատարեք Ներկայացում",
            "id": 667053,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667053/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:45.153604Z",
            "action": 0,
            "target": "",
            "id": 667054,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/667054/?format=api"
        }
    ]
}