Translation components API.

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

GET /api/translations/turris/reforis-haas-plugin/pl/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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T10:38:54.883297+01:00",
            "action": 0,
            "target": "",
            "id": 83075840,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/83075840/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-23T16:51:57.694231+02:00",
            "action": 0,
            "target": "",
            "id": 35086586,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/35086586/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/83434968/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-23T16:51:57.694135+02:00",
            "action": 59,
            "target": "",
            "id": 35086585,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/35086585/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/83434967/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-23T16:51:57.693988+02:00",
            "action": 59,
            "target": "",
            "id": 35086583,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/35086583/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-01T13:46:07.633474+01:00",
            "action": 0,
            "target": "",
            "id": 9198314,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9198314/?format=api"
        }
    ]
}