Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3147746/?format=api",
    "component": "https://l10n.elementary.io/api/components/camera/extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/camera/extra/ko/?format=api",
    "user": "https://l10n.elementary.io/api/users/bagjunggyu/?format=api",
    "author": "https://l10n.elementary.io/api/users/bagjunggyu/?format=api",
    "timestamp": "2022-08-05T22:08:52.935536Z",
    "action": 5,
    "target": "사진이 제대로 저장되었는지 확인하기",
    "id": 1315489,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1315489/?format=api"
}