Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2999764/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/docs-learning-basics/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/docs-learning-basics/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-23T17:01:01.682472Z",
    "action": 5,
    "target": "你可以在 <strong><a href=\"#system-settings\">系统设置</a></strong> → <strong>桌面</strong> → <strong>程序坞与菜单栏</strong> 里面个性化程序坞的大小与动作。",
    "id": 1343916,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1343916/?format=api"
}