Translation components API.

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

GET /api/translations/ojs/generic-driver/uz_Latn/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/503131/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/uz_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:28.904785Z",
            "action": 59,
            "target": "\"Haydovchi\" moduli",
            "id": 437602,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437602/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503132/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/uz_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:28.904862Z",
            "action": 59,
            "target": "DRIVER plagini OAI-PMH interfeysini DRIVER qo'llanmasi 2.0 ga muvofiq kengaytiradi va OJS jurnallarining DRIVER talablariga muvofiq bo'lishiga yordam beradi.",
            "id": 437603,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437603/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/uz_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:28.904909Z",
            "action": 0,
            "target": "",
            "id": 437604,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437604/?format=api"
        }
    ]
}