Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/35312905/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/00a_preface/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/00a_preface/zh_Hant/?format=api",
    "user": "https://hosted.weblate.org/api/users/neko0xff/?format=api",
    "author": "https://hosted.weblate.org/api/users/neko0xff/?format=api",
    "timestamp": "2023-06-30T12:17:28.845238+02:00",
    "action": 5,
    "target": "Debian 很靈活。 是的,它提供了一個出色的開箱即用的通用作業系統。 它還提供了根據您工作的任何環境定制 Debian 的工具。無論是雲和容器架構、大量工作站、個人計算機還是設備,Debian 都提供了在該環境中良好工作的靈活性。 您將找到滿足您需求所需的工具和範例。",
    "id": 60381814,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/60381814/?format=api"
}