Translation components API.

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

GET /api/translations/foe-helper/extension/ru/changes/?format=api&page=136
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2702,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/changes/?format=api&page=135",
    "results": [
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-21T17:48:56.199431Z",
            "action": 0,
            "target": "",
            "id": 67144,
            "action_name": "Resource update",
            "url": "http://i18n.foe-helper.com/api/changes/67144/?format=api"
        },
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-21T17:50:50.377202Z",
            "action": 44,
            "target": "",
            "id": 67167,
            "action_name": "New strings to translate",
            "url": "http://i18n.foe-helper.com/api/changes/67167/?format=api"
        }
    ]
}