Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1769754/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/ca/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2021-11-23T11:01:30.543664Z",
    "action": 2,
    "target": "<p>En triar <b>Només manualment</b>, <i>netconfig</i> deixarà d'estar\nautoritzat a modificar <i>/etc/resolv.conf</i>. Tanmateix, podeu editar el fitxer\nmanualment. Si escolliu <b>Usa la política personalitzada</b>, podeu especificar una\ncadena de política personalitzada, que consisteix en una llista de noms d'interfície\nseparats per comes, inclosos els comodins, amb STATIC i STATIC_FALLBACK com a valors especials predefinits. Per obtenir més informació, consulteu la pàgina de manual del <i>netconfig</i>. \nNota: deixar el camp en blanc és el mateix que usar la política <b> Només manualment</b>.</p>\n",
    "id": 1928928,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1928928/?format=api"
}