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

{
    "count": 43942,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api&page=2197",
    "results": [
        {
            "unit": "http://i18n.foe-helper.com/api/units/60782/?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/pt_BR/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "http://i18n.foe-helper.com/api/users/anonymous/?format=api",
            "timestamp": "2024-11-16T02:52:27.606743Z",
            "action": 4,
            "target": "Fator",
            "id": 62752,
            "action_name": "Suggestion added",
            "url": "http://i18n.foe-helper.com/api/changes/62752/?format=api"
        },
        {
            "unit": "http://i18n.foe-helper.com/api/units/30551/?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/pt_BR/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "http://i18n.foe-helper.com/api/users/anonymous/?format=api",
            "timestamp": "2024-11-16T02:53:50.786165Z",
            "action": 4,
            "target": "Você perdeu uma unidade de era superior (acima de sua era). No entanto, você ainda tem a chance de curar com diamantes!",
            "id": 62753,
            "action_name": "Suggestion added",
            "url": "http://i18n.foe-helper.com/api/changes/62753/?format=api"
        }
    ]
}