Translation components API.

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

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