Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/84500/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/user-interface/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/user-interface/nl/?format=api",
    "dictionary": null,
    "user": 49,
    "author": 49,
    "timestamp": "2023-05-03T22:48:05.912447Z",
    "action": 5,
    "target": "Druk de knop om het tik geluid te starten of stoppen.",
    "id": 74531,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/74531/?format=api"
}