Translation components API.

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

GET /api/components/opensourcepos/messages/changes/?format=api&page=51
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1003,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/components/opensourcepos/messages/changes/?format=api&page=50",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/275507/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/messages/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/messages/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-15T09:56:02.497997Z",
            "action": 59,
            "target": "",
            "id": 183439,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/183439/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/messages/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/messages/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-15T09:56:02.498083Z",
            "action": 0,
            "target": "",
            "id": 183440,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/183440/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/messages/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/messages/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-15T09:56:05.988298Z",
            "action": 44,
            "target": "",
            "id": 183441,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/183441/?format=api"
        }
    ]
}