Translation components API.

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

GET /api/translations/weblate/hosted-error-pages/sl/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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:38:34.807347+01:00",
            "action": 0,
            "target": "",
            "id": 15517403,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517403/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:35:15.707637+01:00",
            "action": 0,
            "target": "",
            "id": 15517268,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517268/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:34:39.546721+01:00",
            "action": 0,
            "target": "",
            "id": 15517036,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517036/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-08T08:07:10.626200+01:00",
            "action": 0,
            "target": "",
            "id": 9304003,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9304003/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-02T09:50:54.787537+02:00",
            "action": 0,
            "target": "",
            "id": 7680374,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/7680374/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-04T05:46:59.931002+02:00",
            "action": 0,
            "target": "",
            "id": 6902292,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/6902292/?format=api"
        }
    ]
}