Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/39897714/?format=api",
    "component": "https://hosted.weblate.org/api/components/tiled/documentation-index/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/tiled/documentation-index/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/cpervoelz/?format=api",
    "author": "https://hosted.weblate.org/api/users/cpervoelz/?format=api",
    "timestamp": "2022-09-19T13:09:18.921372+02:00",
    "action": 2,
    "target": "Wenn Sie nicht gefunden haben wonach Sie suchen, zögern Sie bitte nicht im `Tiled Forum <https://discourse.mapeditor.org>` _ oder auf `Tiled Discord <https://discord.gg/39wbTv7>`_ nachzufragen.",
    "id": 34915048,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/34915048/?format=api"
}