Translation components API.

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

GET /api/translations/mission-center/glossary/it/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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-15T14:02:20.923106+02:00",
            "action": 17,
            "target": "",
            "id": 87532461,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/87532461/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218900/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/it/?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.746833+02:00",
            "action": 31,
            "target": "",
            "id": 87491880,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491880/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218870/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/it/?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.165155+02:00",
            "action": 31,
            "target": "",
            "id": 87491811,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491811/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218840/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/it/?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.416547+02:00",
            "action": 31,
            "target": "",
            "id": 87491773,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491773/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-26T12:01:44.006041+02:00",
            "action": 0,
            "target": "",
            "id": 64339058,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/64339058/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-26T12:01:43.767122+02:00",
            "action": 17,
            "target": "",
            "id": 64339057,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/64339057/?format=api"
        }
    ]
}