Translation components API.

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

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

{
    "count": 252,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/grid/kk/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/grid/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/grid/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:32:08.684069Z",
            "action": 0,
            "target": "",
            "id": 983774,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/983774/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/grid/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/grid/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:32:35.131531Z",
            "action": 44,
            "target": "",
            "id": 984503,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/984503/?format=api"
        }
    ]
}