Translation components API.

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

GET /api/translations/duduauto/glossary/CODE/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/CODE/?format=api",
            "user": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
            "author": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
            "timestamp": "2024-06-11T05:48:59.314854Z",
            "action": 0,
            "target": "",
            "id": 547034,
            "action_name": "Resource updated",
            "url": "https://weblate.dudu-auto.com/api/changes/547034/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/CODE/?format=api",
            "user": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
            "author": null,
            "timestamp": "2024-06-11T05:48:59.287943Z",
            "action": 17,
            "target": "",
            "id": 547032,
            "action_name": "Changes committed",
            "url": "https://weblate.dudu-auto.com/api/changes/547032/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/CODE/?format=api",
            "user": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
            "author": null,
            "timestamp": "2024-06-11T05:48:59.267291Z",
            "action": 63,
            "target": "A3198",
            "id": 547031,
            "action_name": "String removed",
            "url": "https://weblate.dudu-auto.com/api/changes/547031/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/CODE/?format=api",
            "user": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
            "author": null,
            "timestamp": "2024-06-11T05:48:59.251942Z",
            "action": 17,
            "target": "",
            "id": 547030,
            "action_name": "Changes committed",
            "url": "https://weblate.dudu-auto.com/api/changes/547030/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/CODE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T08:33:07.272671Z",
            "action": 0,
            "target": "",
            "id": 497088,
            "action_name": "Resource updated",
            "url": "https://weblate.dudu-auto.com/api/changes/497088/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/CODE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T08:33:07.212969Z",
            "action": 17,
            "target": "",
            "id": 497087,
            "action_name": "Changes committed",
            "url": "https://weblate.dudu-auto.com/api/changes/497087/?format=api"
        }
    ]
}