Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/84502/?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:57.486444Z",
    "action": 5,
    "target": "Zelfs als de metronoom draait, kunt u nog steeds uw intonatie, vingerzetting of stemming controleren en indien nodig aanpassen.",
    "id": 74532,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/74532/?format=api"
}