Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2845819/?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:30:14.105729Z",
    "action": 5,
    "target": "我們在世界各地運送服裝和配件! 訂單通常在 2-7 天內按需生成,並將以您在結賬時選擇的方式發貨。 由於 COVID-19,訂單可能會延遲。 生產按計劃進行,但根據訂單、運輸方式和目的地,實行和運輸仍可能出現延遲。",
    "id": 1311899,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1311899/?format=api"
}