Translation components API.

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

GET /api/translations/weblate/hosted-error-pages/sc/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/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:38:34.281253+01:00",
            "action": 0,
            "target": "",
            "id": 15517400,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517400/?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/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:35:15.432779+01:00",
            "action": 0,
            "target": "",
            "id": 15517265,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517265/?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/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:34:39.215711+01:00",
            "action": 0,
            "target": "",
            "id": 15517028,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517028/?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/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-08T08:07:10.365562+01:00",
            "action": 0,
            "target": "",
            "id": 9303999,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9303999/?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/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-02T09:50:54.634403+02:00",
            "action": 0,
            "target": "",
            "id": 7680372,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/7680372/?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/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-04T05:47:03.078763+02:00",
            "action": 0,
            "target": "",
            "id": 6902302,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/6902302/?format=api"
        }
    ]
}