Translation components API.

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

GET /api/translations/galette/glossary/ota/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/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ota/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "timestamp": "2023-06-08T08:29:11.205352+02:00",
            "action": 0,
            "target": "",
            "id": 57438382,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/57438382/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ota/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": null,
            "timestamp": "2023-06-08T08:29:11.055023+02:00",
            "action": 17,
            "target": "",
            "id": 57438381,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/57438381/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ota/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": null,
            "timestamp": "2023-06-08T08:29:10.767167+02:00",
            "action": 63,
            "target": "",
            "id": 57438380,
            "action_name": "String removed",
            "url": "https://hosted.weblate.org/api/changes/57438380/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T12:48:07.373167+02:00",
            "action": 17,
            "target": "",
            "id": 56343387,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/56343387/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/78585304/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-27T11:35:39.535963+02:00",
            "action": 31,
            "target": "",
            "id": 28072469,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/28072469/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/76323265/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-13T19:23:15.663124+02:00",
            "action": 31,
            "target": "",
            "id": 24904848,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/24904848/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-17T10:05:46.447438+02:00",
            "action": 0,
            "target": "",
            "id": 11496027,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11496027/?format=api"
        }
    ]
}