Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/9662812/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs/master/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
    "author": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
    "timestamp": "2021-06-06T08:00:20.284790Z",
    "action": 2,
    "target": "<p>Per accedere alle condivisioni NFSv4 (NFSv4 è la nuova versione del protocollo\nNFS), selezionare l'opzione <b>Versione NFS</b>. In tal caso può essere necessario\nfornire uno specifico <b>Nome di dominio NSFv4</b>, che è richiesto per una corretta\nimpostazione dei diritti d'accesso a file/directory.</p>\n",
    "id": 1848590,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1848590/?format=api"
}