Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/519698/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/manager/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:16:42.948772Z",
    "action": 59,
    "target": "Para activar esta opción, el administrador/a del sitio debe habilitar la opción <code>allow_envelope_sender</code> en el archivo de configuración de OJS. Es posible que se requiera una configuración adicional del servidor para admitir esta función, tal como se indica en la documentación del OJS.",
    "id": 454597,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/454597/?format=api"
}