Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3210662/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/oem/ru/?format=api",
    "user": "https://l10n.elementary.io/api/users/lenemter/?format=api",
    "author": "https://l10n.elementary.io/api/users/lenemter/?format=api",
    "timestamp": "2022-11-08T11:12:57.645625Z",
    "action": 2,
    "target": "Свяжитесь напрямую с нашей командой, отправив письмо на <a href=\"mailto:[email protected]\">[email protected]</a>. Независимо от того, являетесь ли вы уже существующим партнёром или хотите изучить возможности elementary OS, мы будем рады общению.",
    "id": 1383714,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1383714/?format=api"
}