Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1195311/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_b/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:03.361091Z",
    "action": 9,
    "target": "Enabling this feature prevents the app from being killed when device sleeps. It remains active upon awakening, ensuring continuous background operation. Note: This may reduce system performance. Use with caution. Restart the device for changes to take effect.",
    "id": 734783,
    "action_name": "Translation uploaded",
    "url": "https://weblate.dudu-auto.com/api/changes/734783/?format=api"
}