Translation components API.

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

GET /api/translations/kodi-add-ons-program/plugin-library-node-editor/hi_in/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-program/plugin-library-node-editor/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-program/plugin-library-node-editor/hi_in/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-19T09:23:25.023595Z",
            "action": 0,
            "target": "",
            "id": 580309,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/580309/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-program/plugin-library-node-editor/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-program/plugin-library-node-editor/hi_in/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-03T23:16:58.050026Z",
            "action": 0,
            "target": "",
            "id": 400852,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/400852/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-program/plugin-library-node-editor/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-program/plugin-library-node-editor/hi_in/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-13T15:29:58.592996Z",
            "action": 0,
            "target": "",
            "id": 326791,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/326791/?format=api"
        }
    ]
}