Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/96059278/?format=api",
    "component": "https://hosted.weblate.org/api/components/tiled/documentation-index/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/tiled/documentation-index/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-27T13:17:03.023497+02:00",
    "action": 59,
    "target": "如果您在这些页面中找不到所需的内容,请随时在 `Tiled论坛<https://discourse.mapeditor.org>`_.上提问。",
    "id": 52258603,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/52258603/?format=api"
}