Translation components API.

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

GET /api/translations/iso-codes/iso-3166-3/wal/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/wal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-24T21:30:23.199030+01:00",
            "action": 0,
            "target": "",
            "id": 50127039,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/50127039/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/94749824/?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/wal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-24T21:30:23.198575+01:00",
            "action": 59,
            "target": "",
            "id": 50127038,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/50127038/?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/wal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-06T16:27:56.181045+02:00",
            "action": 0,
            "target": "",
            "id": 5808035,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5808035/?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/wal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-06T15:22:30.625842+02:00",
            "action": 0,
            "target": "",
            "id": 5794564,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5794564/?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/wal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-25T09:34:42+02:00",
            "action": 0,
            "target": "",
            "id": 3226300,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3226300/?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/wal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-17T21:37:57+01:00",
            "action": 0,
            "target": "",
            "id": 2424278,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2424278/?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/wal/?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:12+01:00",
            "action": 0,
            "target": "",
            "id": 2391779,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2391779/?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/wal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-12-08T06:56:52+01:00",
            "action": 0,
            "target": "",
            "id": 2306653,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2306653/?format=api"
        }
    ]
}