Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2917231/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/zh_Hans/?format=api",
    "user": "https://l10n.elementary.io/api/users/HarryYu31/?format=api",
    "author": "https://l10n.elementary.io/api/users/HarryYu31/?format=api",
    "timestamp": "2022-09-14T01:17:42.541293Z",
    "action": 2,
    "target": "一站式管理和聆听你的音乐。专辑视图、快速搜索、创建你最喜爱的播放列表。",
    "id": 1338472,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1338472/?format=api"
}