Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12902676/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/pt_BR/?format=api",
    "user": "https://l10n.opensuse.org/api/users/rodrigomacedo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/rodrigomacedo/?format=api",
    "timestamp": "2021-09-16T16:13:39.539215Z",
    "action": 5,
    "target": "Atualmente, o YaST não funciona com atualizações transacionais. Isso ocorre porque o YaST executa as coisas imediatamente e não pode editar um sistema de arquivos somente leitura.",
    "id": 1885425,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1885425/?format=api"
}