Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_BR/changes/?format=api",
    "results": [
        {
            "unit": "http://i18n.foe-helper.com/api/units/64873/?format=api",
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_BR/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "timestamp": "2025-01-05T14:42:53.554430Z",
            "action": 30,
            "target": "This cost calculator is part of the <a href=\"https://docs.foe-helper.com/english/installing\" target=\"_blank\">Browser-Extension for Forge of Empires</a>.",
            "id": 64430,
            "action_name": "Source string changed",
            "url": "http://i18n.foe-helper.com/api/changes/64430/?format=api"
        },
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_BR/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-05T18:39:27.244180Z",
            "action": 0,
            "target": "",
            "id": 64456,
            "action_name": "Resource update",
            "url": "http://i18n.foe-helper.com/api/changes/64456/?format=api"
        },
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_BR/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "timestamp": "2025-02-28T10:19:35.586951Z",
            "action": 0,
            "target": "",
            "id": 64981,
            "action_name": "Resource update",
            "url": "http://i18n.foe-helper.com/api/changes/64981/?format=api"
        },
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_BR/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "timestamp": "2025-02-28T10:19:41.191708Z",
            "action": 44,
            "target": "",
            "id": 65005,
            "action_name": "New string to translate",
            "url": "http://i18n.foe-helper.com/api/changes/65005/?format=api"
        },
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_BR/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "timestamp": "2025-02-28T10:26:49.229661Z",
            "action": 0,
            "target": "",
            "id": 65018,
            "action_name": "Resource update",
            "url": "http://i18n.foe-helper.com/api/changes/65018/?format=api"
        }
    ]
}