Translation components API.

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

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

{
    "count": 5,
    "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/tzm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:38:35.754415+01:00",
            "action": 0,
            "target": "",
            "id": 15517415,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517415/?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/tzm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:35:16.825026+01:00",
            "action": 0,
            "target": "",
            "id": 15517280,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517280/?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/tzm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:34:40.804592+01:00",
            "action": 0,
            "target": "",
            "id": 15517072,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517072/?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/tzm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-08T08:07:11.447902+01:00",
            "action": 0,
            "target": "",
            "id": 9304013,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9304013/?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/tzm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-14T08:40:13.718760+02:00",
            "action": 0,
            "target": "",
            "id": 7810299,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/7810299/?format=api"
        }
    ]
}