Translation components API.

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

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

{
    "count": 2143,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/el/changes/?format=api&page=107",
    "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/el/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-31T23:19:42.414347Z",
            "action": 17,
            "target": "",
            "id": 76483,
            "action_name": "Committed changes",
            "url": "http://i18n.foe-helper.com/api/changes/76483/?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/el/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-31T23:20:26.384135Z",
            "action": 0,
            "target": "",
            "id": 76491,
            "action_name": "Resource update",
            "url": "http://i18n.foe-helper.com/api/changes/76491/?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/el/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-31T23:21:45.542567Z",
            "action": 44,
            "target": "",
            "id": 76515,
            "action_name": "New string to translate",
            "url": "http://i18n.foe-helper.com/api/changes/76515/?format=api"
        }
    ]
}