Translation components API.

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

GET /api/translations/ojs/generic-usageEvent/mk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503580/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-usageEvent/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:03.661814Z",
            "action": 59,
            "target": "Настан за користење",
            "id": 438250,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/438250/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503581/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-usageEvent/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:03.661891Z",
            "action": 59,
            "target": "Создава кука која овозможува настан во дефиниран формат.",
            "id": 438251,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/438251/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-usageEvent/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:03.661932Z",
            "action": 0,
            "target": "",
            "id": 438252,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/438252/?format=api"
        }
    ]
}