Translation components API.

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

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

{
    "count": 2103,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sv/changes/?format=api&page=105",
    "results": [
        {
            "unit": "http://i18n.foe-helper.com/api/units/78265/?format=api",
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sv/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/hashpatel3/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/hashpatel3/?format=api",
            "timestamp": "2025-04-21T13:21:29.289211Z",
            "action": 30,
            "target": "5hr",
            "id": 67108,
            "action_name": "Source string changed",
            "url": "http://i18n.foe-helper.com/api/changes/67108/?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/sv/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-21T17:49:51.067815Z",
            "action": 0,
            "target": "",
            "id": 67147,
            "action_name": "Resource update",
            "url": "http://i18n.foe-helper.com/api/changes/67147/?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/sv/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-21T17:50:50.499752Z",
            "action": 44,
            "target": "",
            "id": 67170,
            "action_name": "New strings to translate",
            "url": "http://i18n.foe-helper.com/api/changes/67170/?format=api"
        }
    ]
}