Translation components API.

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

GET /api/translations/galette/glossary/tr/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/tr/?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:29:01.689110+02:00",
            "action": 0,
            "target": "",
            "id": 57438378,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/57438378/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/tr/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": null,
            "timestamp": "2023-06-08T08:29:01.307191+02:00",
            "action": 17,
            "target": "",
            "id": 57438377,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/57438377/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/tr/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": null,
            "timestamp": "2023-06-08T08:29:01.092962+02:00",
            "action": 63,
            "target": "",
            "id": 57438376,
            "action_name": "String removed",
            "url": "https://hosted.weblate.org/api/changes/57438376/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T12:48:07.023007+02:00",
            "action": 17,
            "target": "",
            "id": 56343380,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/56343380/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/78585303/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-27T11:35:39.535802+02:00",
            "action": 31,
            "target": "",
            "id": 28072468,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/28072468/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/76323264/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-13T19:23:15.663011+02:00",
            "action": 31,
            "target": "",
            "id": 24904847,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/24904847/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-17T09:57:24.113625+02:00",
            "action": 0,
            "target": "",
            "id": 11495915,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11495915/?format=api"
        }
    ]
}