Translation components API.

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

GET /api/translations/arandr/glossary/zh_Hans/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/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-20T03:01:55.688422+01:00",
            "action": 17,
            "target": "",
            "id": 85355491,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/85355491/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/clonewith/?format=api",
            "author": "https://hosted.weblate.org/api/users/clonewith/?format=api",
            "timestamp": "2024-03-19T02:16:53.047751+01:00",
            "action": 1,
            "target": "",
            "id": 85264830,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/85264830/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547421/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/clonewith/?format=api",
            "author": "https://hosted.weblate.org/api/users/clonewith/?format=api",
            "timestamp": "2024-03-19T02:16:52.939241+01:00",
            "action": 5,
            "target": "什么?!",
            "id": 85264829,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/85264829/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547421/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/clonewith/?format=api",
            "author": "https://hosted.weblate.org/api/users/clonewith/?format=api",
            "timestamp": "2024-03-19T02:16:52.929795+01:00",
            "action": 45,
            "target": "",
            "id": 85264828,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/85264828/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T22:02:47.894744+01:00",
            "action": 17,
            "target": "",
            "id": 73333641,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/73333641/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547421/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/zh_Hans/?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.801555+01:00",
            "action": 31,
            "target": "",
            "id": 73333471,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/73333471/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-26T23:54:33.540994+01:00",
            "action": 0,
            "target": "",
            "id": 9553739,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9553739/?format=api"
        }
    ]
}