Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/ckb/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/571517/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:22:16.250789Z",
            "action": 59,
            "target": "بلۆک\"گەشەی پێ دراوە لە لایەن\"",
            "id": 507345,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/507345/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/571518/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:22:16.250857Z",
            "action": 59,
            "target": "ئەم زیادکردنە لینکی لاتەنیشت دابین دەکات \"گەشەی پێ دراوە\".",
            "id": 507346,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/507346/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/571519/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:22:16.250899Z",
            "action": 59,
            "target": "Развиено од",
            "id": 507347,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/507347/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:22:16.250937Z",
            "action": 0,
            "target": "",
            "id": 507348,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/507348/?format=api"
        }
    ]
}