Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2973730/?format=api",
    "component": "https://l10n.elementary.io/api/components/screenshot/extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/screenshot/extra/ja/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "timestamp": "2021-07-21T04:06:29.492171Z",
    "action": 5,
    "target": "エラーが発生した場合に詳細を表示するように修正",
    "id": 945716,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/945716/?format=api"
}