Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1232366/?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/es_MX/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/joshua_emanuel@live.com/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/joshua_emanuel@live.com/?format=api",
    "timestamp": "2025-04-21T18:58:09.085196Z",
    "action": 5,
    "target": "Conmutar el modo de los botones",
    "id": 861720,
    "action_name": "Translation added",
    "url": "https://weblate.dudu-auto.com/api/changes/861720/?format=api"
}