Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2692570/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/ko/?format=api",
    "user": "https://l10n.elementary.io/api/users/ckcks1997/?format=api",
    "author": "https://l10n.elementary.io/api/users/ckcks1997/?format=api",
    "timestamp": "2022-12-11T05:06:55.649971Z",
    "action": 4,
    "target": "문제를 추적하고 보고해 주세요. 또는 기존 문제를 확인하거나 명확화, 정리하여 도움을 줄 수 있습니다.",
    "id": 1429486,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1429486/?format=api"
}