Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/733750/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T22:37:47.505726Z",
    "action": 59,
    "target": "<p>I link sottostanti permettono all'amministratore del sito di scaricare un backup completo delle varie componenti dell'installazione. Un backup completo contiene <strong>tutte</strong> le seguenti componenti. Fare riferimento alla documentazione tecnica per informazioni su come tali componenti interagiscano.</p>",
    "id": 672624,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/672624/?format=api"
}