Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_a/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_a/da/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/addon:languages/?format=api",
    "author": null,
    "timestamp": "2024-10-18T07:54:40.400209Z",
    "action": 17,
    "target": "",
    "id": 669253,
    "action_name": "Changes committed",
    "url": "https://weblate.dudu-auto.com/api/changes/669253/?format=api"
}