Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1069047/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/ota/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/ota/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-11T09:50:52.397605Z",
    "action": 59,
    "target": "Update verification failed! Version may be too old or the files have been modified. Please retry download and try again. Or you have downloaded beta installation files and you don't have beta access",
    "id": 766725,
    "action_name": "String updated in the repository",
    "url": "https://weblate.dudu-auto.com/api/changes/766725/?format=api"
}