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

{
    "count": 40945,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api&page=2047",
    "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/sv/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-22T00:15:05.811257Z",
            "action": 44,
            "target": "",
            "id": 59432,
            "action_name": "New strings to translate",
            "url": "http://i18n.foe-helper.com/api/changes/59432/?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/tr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-22T00:15:05.814670Z",
            "action": 44,
            "target": "",
            "id": 59433,
            "action_name": "New strings to translate",
            "url": "http://i18n.foe-helper.com/api/changes/59433/?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/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-22T00:15:05.819694Z",
            "action": 44,
            "target": "",
            "id": 59434,
            "action_name": "New strings to translate",
            "url": "http://i18n.foe-helper.com/api/changes/59434/?format=api"
        },
        {
            "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": "2024-09-22T00:15:06.845749Z",
            "action": 18,
            "target": "",
            "id": 59435,
            "action_name": "Pushed changes",
            "url": "http://i18n.foe-helper.com/api/changes/59435/?format=api"
        },
        {
            "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": "2024-09-22T00:15:07.263743Z",
            "action": 18,
            "target": "",
            "id": 59436,
            "action_name": "Pushed changes",
            "url": "http://i18n.foe-helper.com/api/changes/59436/?format=api"
        }
    ]
}