Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/422880/?format=api",
    "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/fi/?format=api",
    "user": "https://l10n.opensuse.org/api/users/KimmoKujansuu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/KimmoKujansuu/?format=api",
    "timestamp": "2019-05-05T21:53:00.333043Z",
    "action": 2,
    "target": "Lippu uusittiin onnistuneesti.",
    "id": 1247642,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1247642/?format=api"
}