Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12902789/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/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:08.976913Z",
    "action": 5,
    "target": "YaST Não funciona no modo transacional",
    "id": 1885422,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1885422/?format=api"
}