Translation components API.

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

GET /api/translations/ojs/reports-articles/kk/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/562826/?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/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.032439Z",
            "action": 59,
            "target": "\"Мақалалар туралы есеп\" модулі",
            "id": 498317,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498317/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562827/?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/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.032502Z",
            "action": 59,
            "target": "Мақалаларды және олар туралы ақпаратты қамтитын CSV форматындағы есепті жүзеге асырады.",
            "id": 498318,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498318/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562828/?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/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.032543Z",
            "action": 59,
            "target": "Таңдау жоқ",
            "id": 498319,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498319/?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/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.032580Z",
            "action": 0,
            "target": "",
            "id": 498320,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498320/?format=api"
        }
    ]
}