Translation components API.

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

GET /api/translations/weblate/hosted-error-pages/br/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/weblate/hosted-error-pages/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/weblate/hosted-error-pages/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:38:29.479853+01:00",
            "action": 0,
            "target": "",
            "id": 15517336,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517336/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/weblate/hosted-error-pages/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/weblate/hosted-error-pages/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:35:09.630771+01:00",
            "action": 0,
            "target": "",
            "id": 15517202,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517202/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/weblate/hosted-error-pages/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/weblate/hosted-error-pages/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:34:32.929559+01:00",
            "action": 0,
            "target": "",
            "id": 15516874,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15516874/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/weblate/hosted-error-pages/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/weblate/hosted-error-pages/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-08T08:07:05.490752+01:00",
            "action": 0,
            "target": "",
            "id": 9303942,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9303942/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/weblate/hosted-error-pages/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/weblate/hosted-error-pages/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-02T09:50:50.077012+02:00",
            "action": 0,
            "target": "",
            "id": 7680315,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/7680315/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/weblate/hosted-error-pages/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/weblate/hosted-error-pages/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-04T05:46:34.119945+02:00",
            "action": 0,
            "target": "",
            "id": 6902214,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/6902214/?format=api"
        }
    ]
}