Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1196703/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/settings/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/settings/en_US/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/LuckyZone/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/LuckyZone/?format=api",
    "timestamp": "2024-12-12T05:14:42.326770Z",
    "action": 9,
    "target": "The set app may not start automatically. It is recommended to use Scheduled Tasks in Launcher Settings to start the second one and use it with a delay time of 3 seconds.",
    "id": 735444,
    "action_name": "Translation uploaded",
    "url": "https://weblate.dudu-auto.com/api/changes/735444/?format=api"
}