Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/yast-configuration_management/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
    "author": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
    "timestamp": "2018-03-05T08:08:11.502838Z",
    "action": 1,
    "target": "",
    "id": 963329,
    "action_name": "Translation completed",
    "url": "https://l10n.opensuse.org/api/changes/963329/?format=api"
}