Translation components API.

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

GET /api/translations/weblate/hosted-error-pages/kmr/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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:38:32.487441+01:00",
            "action": 0,
            "target": "",
            "id": 15517378,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517378/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:35:13.295387+01:00",
            "action": 0,
            "target": "",
            "id": 15517241,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15517241/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-28T08:34:36.958409+01:00",
            "action": 0,
            "target": "",
            "id": 15516976,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/15516976/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-08T08:07:08.569045+01:00",
            "action": 0,
            "target": "",
            "id": 9303978,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9303978/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-26T17:01:56.644744+01:00",
            "action": 0,
            "target": "",
            "id": 8334439,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/8334439/?format=api"
        }
    ]
}