Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2754052/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/open-source/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/open-source/ru/?format=api",
    "user": "https://l10n.elementary.io/api/users/DartDeaDia/?format=api",
    "author": "https://l10n.elementary.io/api/users/DartDeaDia/?format=api",
    "timestamp": "2021-03-02T19:19:09.144577Z",
    "action": 7,
    "target": "Сама платформа elementary OS является полностью открытой и построенной на прочной основе свободного программного обеспечения с открытым кодом. Кроме того, мы активно сотрудничаем в рамках экосистемы, чтобы улучшить ее для всех.",
    "id": 791523,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/791523/?format=api"
}