Translation components API.

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

GET /api/translations/turris/reforis-haas-plugin/fi/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/reforis-haas-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-haas-plugin/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T10:38:54.230755+01:00",
            "action": 0,
            "target": "",
            "id": 83075829,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/83075829/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/reforis-haas-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-haas-plugin/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-23T16:51:56.497879+02:00",
            "action": 0,
            "target": "",
            "id": 35086552,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/35086552/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/83434946/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/reforis-haas-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-haas-plugin/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-23T16:51:56.497838+02:00",
            "action": 59,
            "target": "",
            "id": 35086551,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/35086551/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/83434945/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/reforis-haas-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-haas-plugin/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-23T16:51:56.497759+02:00",
            "action": 59,
            "target": "",
            "id": 35086550,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/35086550/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/reforis-haas-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-haas-plugin/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-01T13:46:00.332838+01:00",
            "action": 0,
            "target": "",
            "id": 9198302,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9198302/?format=api"
        }
    ]
}