Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/521935/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/gl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:16:47.424407Z",
    "action": 59,
    "target": "<h4>IMPORTANTE!</h4> <p>O instalador non puido sobrescribir automaticamente o arquivo de configuración. Antes de intentar utilizar o sistema, abra o arquivo <tt>config.inc.php</tt> nun editor de textos axeitado e substitúa os contidos polos datos que aparecen no campo de texto seguinte.</p>",
    "id": 456985,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/456985/?format=api"
}