Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10838464/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/patterns-sle-15-sp1/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/patterns-sle-15-sp1/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
    "author": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
    "timestamp": "2019-03-26T09:06:15.442122Z",
    "action": 36,
    "target": "도움말 및 지원 설명서",
    "id": 1230257,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/1230257/?format=api"
}