Translation components API.

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

GET /api/translations/weblate/hosted-error-pages/ms/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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:38:33.143455+01:00",
            "action": 0,
            "target": "",
            "id": 15517386,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517386/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:35:14.058527+01:00",
            "action": 0,
            "target": "",
            "id": 15517250,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517250/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:34:37.747647+01:00",
            "action": 0,
            "target": "",
            "id": 15516990,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15516990/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-27T15:40:56.427557+01:00",
            "action": 0,
            "target": "",
            "id": 9926250,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9926250/?format=api"
        }
    ]
}