Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2401501/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/thank-you/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/thank-you/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-07-23T02:49:03.013293Z",
    "action": 4,
    "target": "Прочитайте <a href=\"/docs/installation#installation\">руководство по установке</a> для получения дополнительной информации и помощи. Если вы приобрели elementary OS, проверьте, поступила ли квитанция на вашу электронную почту со ссылкой для повторной бесплатной загрузки elementary OS.",
    "id": 1311524,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1311524/?format=api"
}