Translation components API.

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

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