Translation components API.

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

GET /api/translations/pkp-lib/admin/kk/changes/?format=api&page=7
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 304,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/admin/kk/changes/?format=api&page=6",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/877042/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/admin/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:27:10.277289Z",
            "action": 59,
            "target": "",
            "id": 923042,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/923042/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/877043/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/admin/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:27:10.277311Z",
            "action": 59,
            "target": "",
            "id": 923043,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/923043/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/admin/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:27:10.277332Z",
            "action": 0,
            "target": "",
            "id": 923044,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/923044/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/admin/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:32:36.693628Z",
            "action": 44,
            "target": "",
            "id": 984554,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/984554/?format=api"
        }
    ]
}