Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2843811/?format=api",
    "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/store/index/zh_Hant/?format=api",
    "user": "https://l10n.elementary.io/api/users/XXTXTOP/?format=api",
    "author": "https://l10n.elementary.io/api/users/XXTXTOP/?format=api",
    "timestamp": "2021-08-21T12:50:24.861176Z",
    "action": 4,
    "target": "歐盟內免費送貨",
    "id": 995618,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/995618/?format=api"
}