Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1069025/?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": "https://weblate.dudu-auto.com/api/users/j.morrisson/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/j.morrisson/?format=api",
    "timestamp": "2024-04-28T12:27:58.067645Z",
    "action": 2,
    "target": "Your device will automatically update [%s]. Would you like to continue ? Warning ! Do not disconnect the power supply or perform any other operations during the update. Disconnecting power may cause errors.",
    "id": 509915,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/509915/?format=api"
}