Changes API.

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

GET /api/changes/766579/?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/HorityFox/?format=api",
    "author": "https://l10n.elementary.io/api/users/HorityFox/?format=api",
    "timestamp": "2021-02-09T19:34:38.955864Z",
    "action": 4,
    "target": "Если вам нужна помощь, то прочитайте <a href=\"/docs/installation#installation\">инструкцию по установке</a> . Если вы покупали elementary OS, проверьте вашу электронную почту на наличие сообщения со ссылкой на повторную бесплатную загрузку elementary OS.",
    "id": 766579,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/766579/?format=api"
}