Translation components API.

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

GET /api/translations/turris/reforis-netboot-plugin/el/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://hosted.weblate.org/api/components/turris/reforis-netboot-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-netboot-plugin/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-14T13:13:38.791566+01:00",
            "action": 0,
            "target": "",
            "id": 84931136,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/84931136/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/reforis-netboot-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-netboot-plugin/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-16T17:05:29.871778+01:00",
            "action": 0,
            "target": "",
            "id": 9798076,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9798076/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/reforis-netboot-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-netboot-plugin/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-11T16:36:49+01:00",
            "action": 0,
            "target": "",
            "id": 5625686,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5625686/?format=api"
        }
    ]
}