Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7560935/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "author": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "timestamp": "2018-02-05T06:38:06.558329Z",
    "action": 5,
    "target": "<p>若要移除任何延伸或模組,您需要登入 SUSE Customer Center,然後在該位置手動將其移除。</p>",
    "id": 900013,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/900013/?format=api"
}