Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/84507/?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:50:42.541124Z",
    "action": 5,
    "target": "Houd er rekening mee dat u <b>de beste afstemming krijgt</b>, ongeacht de Premium of gratis versie, maar sommige geavanceerde instellingen die zijn gemarkeerd als <i>Proefversie</i> hebben tijdsbeperkingen.",
    "id": 74534,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/74534/?format=api"
}