Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7685373/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/pt/?format=api",
    "user": "https://l10n.opensuse.org/api/users/MiguelMartins/?format=api",
    "author": "https://l10n.opensuse.org/api/users/MiguelMartins/?format=api",
    "timestamp": "2019-08-15T10:37:10.455043Z",
    "action": 5,
    "target": "UEFI—Interface Unificada de Firmware Extensível",
    "id": 1277128,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1277128/?format=api"
}