Translation components API.

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

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

{
    "count": 652,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/gl/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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:52:30.873297Z",
            "action": 0,
            "target": "",
            "id": 940236,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/940236/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:56:06.591806Z",
            "action": 44,
            "target": "",
            "id": 941869,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/941869/?format=api"
        }
    ]
}