Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10906285/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/IoannesAndreas/?format=api",
    "author": "https://l10n.opensuse.org/api/users/IoannesAndreas/?format=api",
    "timestamp": "2021-07-10T16:45:24.404364Z",
    "action": 2,
    "target": "<p>Habilitar<b> el reenvío de IPv6</b> (reenviar paquetes desde redes externas\nal interno) si este sistema es un enrutador.\n<b>Advertencia:</b> el reenvío de IPv6 deshabilita la autoconfiguración \nde direcciones IPv6 sin estado (SLAAC).</p>",
    "id": 1867067,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1867067/?format=api"
}