Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2707241/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/docs-learning-basics/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/docs-learning-basics/sk/?format=api",
    "user": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "author": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "timestamp": "2022-05-06T18:39:00.470413Z",
    "action": 2,
    "target": "Niektoré okná sa môžu v režime celej obrazovky otvoriť na novej pracovnej ploche. V takom prípade sa medzi plochami môžete presúvať ako zvyčajne a zrušenie režimu celej obrazovky alebo zatvorenie aplikácie vás vráti na predchádzajúcu plochu.",
    "id": 1256055,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1256055/?format=api"
}