Translation components API.

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

GET /api/translations/arandr/glossary/sv/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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T10:03:43.726649+01:00",
            "action": 17,
            "target": "",
            "id": 73416774,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/73416774/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/sv/?format=api",
            "user": "https://hosted.weblate.org/api/users/bittin1ddc447d824349b2/?format=api",
            "author": "https://hosted.weblate.org/api/users/bittin1ddc447d824349b2/?format=api",
            "timestamp": "2023-12-05T09:23:39.468917+01:00",
            "action": 1,
            "target": "",
            "id": 73360919,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/73360919/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547409/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/sv/?format=api",
            "user": "https://hosted.weblate.org/api/users/bittin1ddc447d824349b2/?format=api",
            "author": "https://hosted.weblate.org/api/users/bittin1ddc447d824349b2/?format=api",
            "timestamp": "2023-12-05T09:23:39.354295+01:00",
            "action": 5,
            "target": "Vad?",
            "id": 73360918,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/73360918/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547409/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/sv/?format=api",
            "user": "https://hosted.weblate.org/api/users/bittin1ddc447d824349b2/?format=api",
            "author": "https://hosted.weblate.org/api/users/bittin1ddc447d824349b2/?format=api",
            "timestamp": "2023-12-05T09:23:39.341365+01:00",
            "action": 45,
            "target": "",
            "id": 73360917,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/73360917/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T22:02:38.726045+01:00",
            "action": 17,
            "target": "",
            "id": 73333622,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/73333622/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547409/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/sv/?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.801098+01:00",
            "action": 31,
            "target": "",
            "id": 73333459,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/73333459/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-26T23:53:54.971393+01:00",
            "action": 0,
            "target": "",
            "id": 9553720,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9553720/?format=api"
        }
    ]
}