Translation components API.

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

GET /api/translations/mission-center/glossary/ja/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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-15T14:02:21.612761+02:00",
            "action": 17,
            "target": "",
            "id": 87532462,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/87532462/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218893/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/ja/?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.745911+02:00",
            "action": 31,
            "target": "",
            "id": 87491873,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491873/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218863/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/ja/?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.164549+02:00",
            "action": 31,
            "target": "",
            "id": 87491804,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491804/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218833/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/ja/?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.415743+02:00",
            "action": 31,
            "target": "",
            "id": 87491766,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491766/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-08T14:04:49.101319+02:00",
            "action": 0,
            "target": "",
            "id": 65241613,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/65241613/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-08T14:04:48.689392+02:00",
            "action": 17,
            "target": "",
            "id": 65241612,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/65241612/?format=api"
        }
    ]
}