Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/6283298/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-iscsi-client/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/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-02T09:34:14.666991Z",
    "action": 5,
    "target": "不進行探查驗證",
    "id": 889333,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/889333/?format=api"
}