Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7684562/?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/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/jcsl/?format=api",
    "author": "https://l10n.opensuse.org/api/users/jcsl/?format=api",
    "timestamp": "2020-06-23T17:40:22.139855Z",
    "action": 2,
    "target": "<command>systemctl restart apparmor</command> significaba que AppArmor se pararía, descargando así todos los perfiles de la memoria y después se reiniciaría, lo que dejaba todos los procesos existentes sin confinar. Sólo los procesos iniciados después serían confinados nuevamente.",
    "id": 1452064,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1452064/?format=api"
}