Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10838429/?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:03:04.551065Z",
    "action": 36,
    "target": "노트북 컴퓨터에 특화된 도구.",
    "id": 1230234,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/1230234/?format=api"
}