Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10753423/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/z-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/z-master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/jcsl/?format=api",
    "author": "https://l10n.opensuse.org/api/users/jcsl/?format=api",
    "timestamp": "2018-12-22T18:50:41.633516Z",
    "action": 5,
    "target": "zerofree es una utilidad para sistemas de archivos ext2, ext3 y ext4 que analiza la lista de bloques libres en un sistema de archivos y pone a cero cualquier bloque que no esté a cero ya.\n\nEste RPM también incluye la utilidad sparsify, que escanea todos los archivos de un sistema de archivos y se asegura de que tienen la máxima dispersión.",
    "id": 1186999,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1186999/?format=api"
}