Translation components API.

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

GET /api/translations/plugins/makeSubmission/mk/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/729174/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:46.472944Z",
            "action": 59,
            "target": "\"Направи поднесок\" блок",
            "id": 667075,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667075/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729175/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:46.473014Z",
            "action": 59,
            "target": "Овој плагин обезбедува блок на страничната лента со линк до „Направи поднесок“.",
            "id": 667076,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667076/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729176/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:46.473068Z",
            "action": 59,
            "target": "Направи поднесок",
            "id": 667077,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667077/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:46.473104Z",
            "action": 0,
            "target": "",
            "id": 667078,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/667078/?format=api"
        }
    ]
}