Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11154349/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-hanafirewall/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/juansarria/?format=api",
    "author": "https://l10n.opensuse.org/api/users/juansarria/?format=api",
    "timestamp": "2020-02-19T20:22:03.556809Z",
    "action": 5,
    "target": "El cortafuegos de HANA no es un cortafuegos independiente. Es una utilidad de firewalld.\nLa herramienta de línea de comandos genera definiciones de servicio de firewalld y esta herramienta gráfica asigna esos servicios a zonas.\nDebe usar los controles de firewalld (como la línea de comandos firewall-cmd) para gestionar la configuración del cortafuegos , como la asignación de la interfaz.",
    "id": 1358846,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1358846/?format=api"
}