Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/684756/?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/pt_BR/?format=api",
    "user": "https://l10n.opensuse.org/api/users/samantamagalhaes/?format=api",
    "author": "https://l10n.opensuse.org/api/users/samantamagalhaes/?format=api",
    "timestamp": "2018-01-26T19:26:42.232499Z",
    "action": 2,
    "target": "O módulo do kernel ''apparmor'' foi carregado.\nO kernel usa um daemon de auditoria em execução para registrar\neventos de auditoria em /var/log/audit/audit.log (padrão).\n",
    "id": 850893,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/850893/?format=api"
}