Translation components API.

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

GET /api/translations/mission-center/glossary/pl/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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-15T14:02:18.108441+02:00",
            "action": 17,
            "target": "",
            "id": 87532458,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/87532458/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218899/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/pl/?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.746745+02:00",
            "action": 31,
            "target": "",
            "id": 87491879,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491879/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218869/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/pl/?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.165070+02:00",
            "action": 31,
            "target": "",
            "id": 87491810,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491810/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218839/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/pl/?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.416444+02:00",
            "action": 31,
            "target": "",
            "id": 87491772,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491772/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-24T22:22:07.635455+02:00",
            "action": 0,
            "target": "",
            "id": 64085884,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/64085884/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-24T22:22:07.299818+02:00",
            "action": 17,
            "target": "",
            "id": 64085883,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/64085883/?format=api"
        }
    ]
}