Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/si/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "timestamp": "2023-06-08T08:27:49.686888+02:00",
            "action": 0,
            "target": "",
            "id": 57438340,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/57438340/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/si/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": null,
            "timestamp": "2023-06-08T08:27:49.536341+02:00",
            "action": 17,
            "target": "",
            "id": 57438339,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/57438339/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/si/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": null,
            "timestamp": "2023-06-08T08:27:49.247360+02:00",
            "action": 63,
            "target": "",
            "id": 57438338,
            "action_name": "String removed",
            "url": "https://hosted.weblate.org/api/changes/57438338/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T12:48:07.692696+02:00",
            "action": 17,
            "target": "",
            "id": 56343392,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/56343392/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/78585302/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-27T11:35:39.535617+02:00",
            "action": 31,
            "target": "",
            "id": 28072467,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/28072467/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/76323263/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-13T19:23:15.662755+02:00",
            "action": 31,
            "target": "",
            "id": 24904846,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/24904846/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-20T20:22:09.821365+02:00",
            "action": 0,
            "target": "",
            "id": 11553615,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11553615/?format=api"
        }
    ]
}