Translation components API.

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

GET /api/translations/ojs/reports-articles/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/563045/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:15.304210Z",
            "action": 59,
            "target": "Poročilo o prispevkih",
            "id": 498551,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498551/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/563046/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:15.304278Z",
            "action": 59,
            "target": "Vtičnik implementira CSV poročilo s seznamom prispevkov in njihovih podatkov.",
            "id": 498552,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498552/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/563047/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:15.304318Z",
            "action": 59,
            "target": "Ni odločitve",
            "id": 498553,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498553/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:15.304353Z",
            "action": 0,
            "target": "",
            "id": 498554,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498554/?format=api"
        }
    ]
}