Translation components API.

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

GET /api/translations/turris/reforis-storage-plugin/hr/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-storage-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-storage-plugin/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-11T16:59:50.240466+01:00",
            "action": 0,
            "target": "",
            "id": 83840221,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/83840221/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/reforis-storage-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-storage-plugin/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-26T18:08:33.196955+02:00",
            "action": 0,
            "target": "",
            "id": 10293671,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10293671/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/reforis-storage-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-storage-plugin/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-03T17:59:12.734101+01:00",
            "action": 0,
            "target": "",
            "id": 9225125,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9225125/?format=api"
        }
    ]
}