Translation components API.

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

GET /api/translations/weblate/hosted-error-pages/ast/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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:38:28.928623+01:00",
            "action": 0,
            "target": "",
            "id": 15517328,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517328/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:35:08.871056+01:00",
            "action": 0,
            "target": "",
            "id": 15517194,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517194/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:34:32.155098+01:00",
            "action": 0,
            "target": "",
            "id": 15516859,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15516859/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-08T08:07:04.711975+01:00",
            "action": 0,
            "target": "",
            "id": 9303934,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9303934/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-02T09:50:49.461994+02:00",
            "action": 0,
            "target": "",
            "id": 7680307,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/7680307/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-04T05:46:33.546440+02:00",
            "action": 0,
            "target": "",
            "id": 6902212,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/6902212/?format=api"
        }
    ]
}