Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1770166/?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": "2020-02-12T15:46:26.759624Z",
    "action": 2,
    "target": "Usar l'opció <b>En executar l'NFSroot</b> és semblant a l'opció <tt>Automàticament</tt>,\nperò les interfícies amb aquest mode d'inici mai no es desconnectaran mitjançant\nl'<tt>rcnetwork stop</tt>. L'<tt>ifdown <iface></tt> encara funciona.\nUtilitzeu aquesta opció quan tingueu un sistema de fitxers arrel NFS o iSCSI.\n",
    "id": 1332705,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1332705/?format=api"
}