Translation components API.

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

GET /api/translations/arandr/glossary/es/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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T10:03:43.141430+01:00",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 73416773,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/73416773/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "timestamp": "2023-12-04T22:12:40.693576+01:00",
            "action": 1,
            "target": "",
            "old": "",
            "details": {},
            "id": 73333929,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/73333929/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547407/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "timestamp": "2023-12-04T22:12:40.270271+01:00",
            "action": 5,
            "target": "¿Cómo?",
            "old": "",
            "details": {
                "state": 20,
                "source": "What?!",
                "old_state": 0
            },
            "id": 73333928,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/73333928/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547407/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "timestamp": "2023-12-04T22:12:40.262381+01:00",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 73333927,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/73333927/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T22:02:35.819233+01:00",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 73333616,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/73333616/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547407/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/es/?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.801024+01:00",
            "action": 31,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "What?!",
                "old_state": 0
            },
            "id": 73333457,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/73333457/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-26T23:53:42.822433+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 9553714,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9553714/?format=api"
        }
    ]
}