Translation components API.

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

GET /api/translations/iso-codes/iso-3166-3/ti/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-3166-3/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ti/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-24T21:30:21.442882+01:00",
            "action": 0,
            "target": "",
            "id": 50127009,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/50127009/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/94749812/?format=api",
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-3166-3/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ti/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-24T21:30:21.442713+01:00",
            "action": 59,
            "target": "",
            "id": 50127008,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/50127008/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-3166-3/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ti/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-06T16:27:55.796665+02:00",
            "action": 0,
            "target": "",
            "id": 5808023,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5808023/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-3166-3/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ti/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-06T15:22:30.160579+02:00",
            "action": 0,
            "target": "",
            "id": 5794552,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5794552/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-3166-3/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ti/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-25T09:34:39+02:00",
            "action": 0,
            "target": "",
            "id": 3226288,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3226288/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-3166-3/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ti/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-17T21:37:55+01:00",
            "action": 0,
            "target": "",
            "id": 2424266,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2424266/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-3166-3/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ti/?format=api",
            "user": "https://hosted.weblate.org/api/users/Toddy/?format=api",
            "author": "https://hosted.weblate.org/api/users/Toddy/?format=api",
            "timestamp": "2018-01-04T10:04:11+01:00",
            "action": 0,
            "target": "",
            "id": 2391767,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2391767/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-3166-3/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ti/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-12-08T06:56:42+01:00",
            "action": 0,
            "target": "",
            "id": 2306641,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2306641/?format=api"
        }
    ]
}