Translation components API.

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

GET /api/translations/freeplane/glossary/oc/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/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T21:49:06.597153+02:00",
            "action": 17,
            "target": "",
            "id": 61139104,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/61139104/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/102081157/?format=api",
            "component": "https://hosted.weblate.org/api/components/freeplane/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T21:41:20.166082+02:00",
            "action": 31,
            "target": "",
            "id": 61138992,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/61138992/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/43739907/?format=api",
            "component": "https://hosted.weblate.org/api/components/freeplane/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-24T10:20:23.204496+02:00",
            "action": 31,
            "target": "",
            "id": 12912401,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/12912401/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/43739517/?format=api",
            "component": "https://hosted.weblate.org/api/components/freeplane/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-24T10:06:05.898535+02:00",
            "action": 31,
            "target": "",
            "id": 12912144,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/12912144/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/freeplane/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/oc/?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:41.110319+02:00",
            "action": 0,
            "target": "",
            "id": 10992680,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10992680/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/32757355/?format=api",
            "component": "https://hosted.weblate.org/api/components/freeplane/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-03T16:09:19.117913+02:00",
            "action": 31,
            "target": "",
            "id": 10956235,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/10956235/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/freeplane/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-22T17:30:02.643411+01:00",
            "action": 0,
            "target": "",
            "id": 9501161,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9501161/?format=api"
        }
    ]
}