Changes API.

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

GET /api/changes/477879/?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/boothelper/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/zh_Hans/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/bot-duduauto-yaoxl_wlc/?format=api",
    "author": null,
    "timestamp": "2024-04-18T07:48:00.421647Z",
    "action": 17,
    "target": "",
    "id": 477879,
    "action_name": "Changes committed",
    "url": "https://weblate.dudu-auto.com/api/changes/477879/?format=api"
}