Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2845818/?format=api",
    "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/store/index/zh_Hant/?format=api",
    "user": "https://l10n.elementary.io/api/users/V.K.Yu/?format=api",
    "author": "https://l10n.elementary.io/api/users/V.K.Yu/?format=api",
    "timestamp": "2022-07-24T12:22:57.280243Z",
    "action": 5,
    "target": "可以從以下零售商處購買預載elementary OS操作系統的硬件設備。 從這些公司購買有助於支持elementary OS操作系統。",
    "id": 1311889,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1311889/?format=api"
}