Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3283981/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/onboarding/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/onboarding/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-13T00:28:02.480126Z",
    "action": 59,
    "target": "앱센터에서 필요한 앱을 구하세요. elementary에서 검수한 elementary OS를 위해 엄선한 앱들입니다.",
    "id": 1555702,
    "action_name": "String updated in the repository",
    "url": "https://l10n.elementary.io/api/changes/1555702/?format=api"
}