Translation components API.

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

GET /api/translations/weblate/hosted-error-pages/ln/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/ln/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:38:32.725636+01:00",
            "action": 0,
            "target": "",
            "id": 15517381,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517381/?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/ln/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:35:13.584675+01:00",
            "action": 0,
            "target": "",
            "id": 15517244,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517244/?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/ln/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:34:37.268457+01:00",
            "action": 0,
            "target": "",
            "id": 15516982,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15516982/?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/ln/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-08T08:07:08.782252+01:00",
            "action": 0,
            "target": "",
            "id": 9303981,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9303981/?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/ln/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-02T09:50:53.270367+02:00",
            "action": 0,
            "target": "",
            "id": 7680354,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/7680354/?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/ln/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-04T05:46:23.813331+02:00",
            "action": 0,
            "target": "",
            "id": 6902178,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/6902178/?format=api"
        }
    ]
}