Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7685871/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/cnzhx/?format=api",
    "author": "https://l10n.opensuse.org/api/users/cnzhx/?format=api",
    "timestamp": "2018-03-10T11:51:32.510490Z",
    "action": 5,
    "target": "rpm --changelog -qp <replaceable>文件名</replaceable>.rpm",
    "id": 969926,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/969926/?format=api"
}