Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2688757/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/ru/?format=api",
    "user": "https://l10n.elementary.io/api/users/lenemter/?format=api",
    "author": "https://l10n.elementary.io/api/users/sunflower_name/?format=api",
    "timestamp": "2023-02-02T08:01:36.315032Z",
    "action": 7,
    "target": "Работайте или играйте",
    "id": 1487038,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/1487038/?format=api"
}