Translation components API.

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

GET /api/translations/turris/reforis-netboot-plugin/fi/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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-14T13:13:38.919898+01:00",
            "action": 0,
            "target": "",
            "id": 84931138,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/84931138/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-16T17:05:30.225596+01:00",
            "action": 0,
            "target": "",
            "id": 9798078,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9798078/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-11T16:36:49+01:00",
            "action": 0,
            "target": "",
            "id": 5625688,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5625688/?format=api"
        }
    ]
}