Translation components API.

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

GET /api/translations/opensourcepos/error/ckb/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/276280/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/error/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/error/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-15T09:57:14.638386Z",
            "action": 59,
            "target": "",
            "id": 184238,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/184238/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/276281/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/error/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/error/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-15T09:57:14.639648Z",
            "action": 59,
            "target": "",
            "id": 184239,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/184239/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/error/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/error/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-15T09:57:14.639784Z",
            "action": 0,
            "target": "",
            "id": 184240,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/184240/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/error/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/error/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-15T09:57:22.468561Z",
            "action": 44,
            "target": "",
            "id": 184241,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/184241/?format=api"
        }
    ]
}