Translation components API.

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

GET /api/translations/mission-center/glossary/pt_BR/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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-15T14:02:19.200072+02:00",
            "action": 17,
            "target": "",
            "id": 87532459,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/87532459/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218885/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/pt_BR/?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.744322+02:00",
            "action": 31,
            "target": "",
            "id": 87491866,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491866/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218855/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/pt_BR/?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.163790+02:00",
            "action": 31,
            "target": "",
            "id": 87491797,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491797/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218825/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/pt_BR/?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.414973+02:00",
            "action": 31,
            "target": "",
            "id": 87491759,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491759/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-26T05:26:26.667807+02:00",
            "action": 0,
            "target": "",
            "id": 64331689,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/64331689/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-26T05:26:26.329859+02:00",
            "action": 17,
            "target": "",
            "id": 64331688,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/64331688/?format=api"
        }
    ]
}