Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2280798/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-rear/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:31:43.689912Z",
    "action": 2,
    "target": "將覆寫您的 USB 媒體。要繼續嗎?",
    "id": 899978,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/899978/?format=api"
}