Translation components API.

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

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

{
    "count": 152,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/ky/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/ky/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:11:57.141739Z",
            "action": 0,
            "target": "",
            "id": 954477,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/954477/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/ky/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:12:34.317629Z",
            "action": 44,
            "target": "",
            "id": 954916,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/954916/?format=api"
        }
    ]
}