Translation components API.

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

GET /api/translations/ojs/locale/kk/changes/?format=api&page=14
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 651,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/kk/changes/?format=api&page=13",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-30T19:55:38.643492Z",
            "action": 0,
            "target": "",
            "id": 854179,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/854179/?format=api"
        }
    ]
}