Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2687710/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/ja/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "timestamp": "2020-05-11T10:32:35.256198Z",
    "action": 2,
    "target": "elementary OS は、日々の需要に応じて厳選されたアプリを搭載しています。そのため、コンピューターを使うことにより多くの時間を費やすことができ、不要なアプリを削除する時間を減らすことができます。",
    "id": 604332,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/604332/?format=api"
}