Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/563187/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:16.064472Z",
            "action": 59,
            "target": "",
            "id": 498701,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498701/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/563188/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:16.064544Z",
            "action": 59,
            "target": "",
            "id": 498702,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498702/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/563189/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:16.064594Z",
            "action": 59,
            "target": "",
            "id": 498703,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498703/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:16.064633Z",
            "action": 0,
            "target": "",
            "id": 498704,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498704/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:17.906839Z",
            "action": 44,
            "target": "",
            "id": 498916,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/498916/?format=api"
        }
    ]
}