Translation components API.

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

GET /api/translations/weblate/hosted-error-pages/uz/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:38:36.006592+01:00",
            "action": 0,
            "target": "",
            "id": 15517418,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517418/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:35:17.118491+01:00",
            "action": 0,
            "target": "",
            "id": 15517283,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517283/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:34:41.112674+01:00",
            "action": 0,
            "target": "",
            "id": 15517078,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517078/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-12T10:34:04.533052+01:00",
            "action": 0,
            "target": "",
            "id": 9749666,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9749666/?format=api"
        }
    ]
}