Translation components API.

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

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

{
    "count": 4,
    "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/enm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:38:30.443430+01:00",
            "action": 0,
            "target": "",
            "id": 15517349,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517349/?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/enm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:35:10.851911+01:00",
            "action": 0,
            "target": "",
            "id": 15517215,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517215/?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/enm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:34:34.242972+01:00",
            "action": 0,
            "target": "",
            "id": 15516908,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15516908/?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/enm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-17T07:40:39.914736+02:00",
            "action": 0,
            "target": "",
            "id": 10645163,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10645163/?format=api"
        }
    ]
}