Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/673406/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-audit-laf/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-audit-laf/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/juansarria/?format=api",
    "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
    "timestamp": "2018-02-07T21:12:51.431119Z",
    "action": 7,
    "target": "No es posible iniciar el daemon de auditoría.\nCompruebe en /var/log/messages los errores de auditd.\nPuede usar el módulo Registro del sistema del grupo\nMisceláneas del Centro de control de YaST.",
    "id": 913223,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/913223/?format=api"
}