Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2392996/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/brand/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/brand/ko/?format=api",
    "user": "https://l10n.elementary.io/api/users/bagjunggyu/?format=api",
    "author": "https://l10n.elementary.io/api/users/bagjunggyu/?format=api",
    "timestamp": "2019-05-19T14:36:34.342478Z",
    "action": 5,
    "target": "elementary라는 이름이나 상표는 elementary, lnc. 나 제품(예, elementary OS)에만 사용합니다.",
    "id": 350517,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/350517/?format=api"
}