Translation components API.

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

GET /api/translations/yast-timezone_db/master/pt_BR/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 83,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-timezone_db/master/pt_BR/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-timezone_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-timezone_db/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-03T19:32:54.644941Z",
            "action": 17,
            "target": "",
            "id": 747982,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/747982/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-timezone_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-timezone_db/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "timestamp": "2017-11-03T19:32:59.110189Z",
            "action": 1,
            "target": "",
            "id": 747984,
            "action_name": "Translation completed",
            "url": "https://l10n.opensuse.org/api/changes/747984/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-timezone_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-timezone_db/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-22T02:35:02.665120Z",
            "action": 0,
            "target": "",
            "id": 1901870,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1901870/?format=api"
        }
    ]
}