Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-15T14:02:14.091413+02:00",
            "action": 17,
            "target": "",
            "id": 87532451,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/87532451/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218911/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/Fionn/?format=api",
            "author": "https://hosted.weblate.org/api/users/Fionn/?format=api",
            "timestamp": "2024-04-14T13:35:27.748207+02:00",
            "action": 31,
            "target": "",
            "id": 87491891,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491891/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218881/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/Fionn/?format=api",
            "author": "https://hosted.weblate.org/api/users/Fionn/?format=api",
            "timestamp": "2024-04-14T13:23:34.166293+02:00",
            "action": 31,
            "target": "",
            "id": 87491822,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491822/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218851/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/Fionn/?format=api",
            "author": "https://hosted.weblate.org/api/users/Fionn/?format=api",
            "timestamp": "2024-04-14T13:22:43.417585+02:00",
            "action": 31,
            "target": "",
            "id": 87491784,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491784/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T18:00:46.428349+02:00",
            "action": 0,
            "target": "",
            "id": 63054189,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63054189/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T18:00:46.061256+02:00",
            "action": 17,
            "target": "",
            "id": 63054188,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/63054188/?format=api"
        }
    ]
}