Translation components API.

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

GET /api/translations/turris/reforis-storage-plugin/ro/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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-11T16:59:51.151395+01:00",
            "action": 0,
            "target": "",
            "id": 83840230,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/83840230/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-26T18:08:50.945271+02:00",
            "action": 0,
            "target": "",
            "id": 10293680,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10293680/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-03T17:59:14.893490+01:00",
            "action": 0,
            "target": "",
            "id": 9225134,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9225134/?format=api"
        }
    ]
}