Translation components API.

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

GET /api/translations/plugins/makeSubmission/sl/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/729186/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:46.975685Z",
            "action": 59,
            "target": "Blok za oddajo prispevka",
            "id": 667095,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667095/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729187/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:46.975744Z",
            "action": 59,
            "target": "Vtičnik implementira stranski blok s povezavo na \"Oddaj nov prispevek\".",
            "id": 667096,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667096/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729188/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:46.975784Z",
            "action": 59,
            "target": "Oddaj nov prispevek",
            "id": 667097,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667097/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:46.975820Z",
            "action": 0,
            "target": "",
            "id": 667098,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/667098/?format=api"
        }
    ]
}