Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/ckb/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-15T09:55:48.212713Z",
            "action": 0,
            "target": "",
            "id": 183335,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/183335/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-15T09:55:51.603819Z",
            "action": 44,
            "target": "",
            "id": 183336,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/183336/?format=api"
        }
    ]
}