Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/81159/?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/cs/?format=api",
    "dictionary": null,
    "user": 2,
    "author": 2,
    "timestamp": "2023-04-26T11:26:09.176767Z",
    "action": 5,
    "target": "Zahrajte na strunu nástroje a upravte výšku tónu pomocí příslušného kolíčku. Struna je naladěna, když šipka ukazuje na zvýrazněný tón.",
    "id": 72918,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/72918/?format=api"
}