Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1070769/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/ota/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/ota/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-11T06:24:41.564091Z",
    "action": 59,
    "target": "1.Upgrade niet zonder professionele begeleiding.2.Apparaat werkt normaal, upgrade niet.\n3.Een onjuiste upgrade kan ervoor zorgen dat het apparaat onbruikbaar wordt.\n4.Deze upgrade is alleen voor modellen met problemen, niet alle modellen hebben deze nodig.\n",
    "id": 35275,
    "action_name": "String updated in the repository",
    "url": "https://weblate.dudu-auto.com/api/changes/35275/?format=api"
}