Translation components API.

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

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

{
    "count": 52121,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api&page=2606",
    "results": [
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2026-01-18T16:19:04.495353Z",
            "action": 18,
            "target": "",
            "id": 75376,
            "action_name": "Pushed changes",
            "url": "http://i18n.foe-helper.com/api/changes/75376/?format=api"
        }
    ]
}