Translation components API.

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

GET /api/components/plugins/texture-plugin/changes/?format=api&page=33
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1602,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/components/plugins/texture-plugin/changes/?format=api&page=32",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/1006040/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/texture-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texture-plugin/cs/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
            "timestamp": "2026-08-06T09:10:26.660688Z",
            "action": 5,
            "target": "XML soubor související s tímto odesláním nebyl na serveru nalezen.",
            "id": 1134853,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/1134853/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/texture-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texture-plugin/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-08-06T10:43:39.534292Z",
            "action": 17,
            "target": "",
            "id": 1134855,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/1134855/?format=api"
        }
    ]
}