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=106
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2104,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/el/changes/?format=api&page=105",
    "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": "2025-08-25T22:19:23.979076Z",
            "action": 0,
            "target": "",
            "id": 72985,
            "action_name": "Resource update",
            "url": "http://i18n.foe-helper.com/api/changes/72985/?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": "2025-08-25T22:19:57.348600Z",
            "action": 44,
            "target": "",
            "id": 73010,
            "action_name": "New string to translate",
            "url": "http://i18n.foe-helper.com/api/changes/73010/?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": "2025-09-05T14:36:59.117895Z",
            "action": 0,
            "target": "",
            "id": 73308,
            "action_name": "Resource update",
            "url": "http://i18n.foe-helper.com/api/changes/73308/?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": "2025-09-05T14:38:48.988914Z",
            "action": 44,
            "target": "",
            "id": 73332,
            "action_name": "New strings to translate",
            "url": "http://i18n.foe-helper.com/api/changes/73332/?format=api"
        }
    ]
}