Translation components API.

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

GET /api/translations/freeplane/glossary/da/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/freeplane/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T21:49:07.370100+02:00",
            "action": 17,
            "target": "",
            "id": 61139108,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/61139108/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/102081173/?format=api",
            "component": "https://hosted.weblate.org/api/components/freeplane/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T21:41:20.167456+02:00",
            "action": 31,
            "target": "",
            "id": 61139008,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/61139008/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/43739894/?format=api",
            "component": "https://hosted.weblate.org/api/components/freeplane/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-24T10:20:22.697045+02:00",
            "action": 31,
            "target": "",
            "id": 12912388,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/12912388/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/43739504/?format=api",
            "component": "https://hosted.weblate.org/api/components/freeplane/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-24T10:06:05.067729+02:00",
            "action": 31,
            "target": "",
            "id": 12912131,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/12912131/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/freeplane/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/da/?format=api",
            "user": "https://hosted.weblate.org/api/users/haaihenkie/?format=api",
            "author": "https://hosted.weblate.org/api/users/haaihenkie/?format=api",
            "timestamp": "2021-06-04T10:18:33.138394+02:00",
            "action": 0,
            "target": "",
            "id": 10992659,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10992659/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/32757352/?format=api",
            "component": "https://hosted.weblate.org/api/components/freeplane/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-03T16:09:19.075853+02:00",
            "action": 31,
            "target": "",
            "id": 10956232,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/10956232/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/freeplane/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-22T17:30:08.779130+01:00",
            "action": 0,
            "target": "",
            "id": 9501164,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9501164/?format=api"
        }
    ]
}