Translation components API.

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

GET /api/translations/arandr/glossary/hr/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/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-21T17:01:47.440084+01:00",
            "action": 17,
            "target": "",
            "id": 78754846,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/78754846/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/hr/?format=api",
            "user": "https://hosted.weblate.org/api/users/milotype/?format=api",
            "author": "https://hosted.weblate.org/api/users/milotype/?format=api",
            "timestamp": "2024-01-20T16:29:27.247945+01:00",
            "action": 1,
            "target": "",
            "id": 78712680,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/78712680/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547398/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/hr/?format=api",
            "user": "https://hosted.weblate.org/api/users/milotype/?format=api",
            "author": "https://hosted.weblate.org/api/users/milotype/?format=api",
            "timestamp": "2024-01-20T16:29:27.148976+01:00",
            "action": 5,
            "target": "Što?!",
            "id": 78712678,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/78712678/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547398/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/hr/?format=api",
            "user": "https://hosted.weblate.org/api/users/milotype/?format=api",
            "author": "https://hosted.weblate.org/api/users/milotype/?format=api",
            "timestamp": "2024-01-20T16:29:27.142917+01:00",
            "action": 45,
            "target": "",
            "id": 78712677,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/78712677/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T22:02:34.152166+01:00",
            "action": 17,
            "target": "",
            "id": 73333613,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/73333613/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547398/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/hr/?format=api",
            "user": "https://hosted.weblate.org/api/users/kshitij.bhardwaj21/?format=api",
            "author": "https://hosted.weblate.org/api/users/kshitij.bhardwaj21/?format=api",
            "timestamp": "2023-12-04T21:41:48.800657+01:00",
            "action": 31,
            "target": "",
            "id": 73333448,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/73333448/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-26T23:53:38.783678+01:00",
            "action": 0,
            "target": "",
            "id": 9553711,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9553711/?format=api"
        }
    ]
}