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

{
    "count": 41041,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api&page=2052",
    "results": [
        {
            "unit": "http://i18n.foe-helper.com/api/units/78690/?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/ja/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/urineko/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/urineko/?format=api",
            "timestamp": "2024-09-24T09:26:55.105601Z",
            "action": 5,
            "target": "1FPは__商品__商品に等しい",
            "id": 59542,
            "action_name": "New translation",
            "url": "http://i18n.foe-helper.com/api/changes/59542/?format=api"
        }
    ]
}