Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/4692762/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/y-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/y-master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
    "author": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
    "timestamp": "2017-06-14T13:50:35Z",
    "action": 2,
    "target": "Este paquete contiene un servidor de prueba y clientes (normal y ssl) para el protocolo de obtención de información ANSI/NISO Z39.50. También se soportan los servidores y clientes SRW y SRU.",
    "id": 678722,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/678722/?format=api"
}