Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2844582/?format=api",
    "component": "https://l10n.elementary.io/api/components/store/errors/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/store/errors/ja/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/taksas/?format=api",
    "timestamp": "2021-04-18T01:38:50.905736Z",
    "action": 7,
    "target": "%{count} 文字である必要があります",
    "id": 834842,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/834842/?format=api"
}