Translation components API.

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

GET /api/translations/weblate/hosted-error-pages/my/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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:38:33.235212+01:00",
            "action": 0,
            "target": "",
            "id": 15517387,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517387/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:35:14.157749+01:00",
            "action": 0,
            "target": "",
            "id": 15517251,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517251/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:34:37.843874+01:00",
            "action": 0,
            "target": "",
            "id": 15516991,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15516991/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-08T08:07:09.276210+01:00",
            "action": 0,
            "target": "",
            "id": 9303986,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9303986/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-02T09:50:53.667471+02:00",
            "action": 0,
            "target": "",
            "id": 7680359,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/7680359/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-04T05:47:04.480657+02:00",
            "action": 0,
            "target": "",
            "id": 6902309,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/6902309/?format=api"
        }
    ]
}