Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/500623/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:13:00.905302Z",
    "action": 59,
    "target": "Gentile lettore,<br />\n<br />\n{$contextName} ha appena reso disponibile in modalità open access una nuova uscita. Ti invitiamo dunque a visitare il sito web ({$contextUrl}) per trovare articoli e altre risorse di tuo interesse.<br />\n<br />\nGrazie per il tuo interesse per la nostra testata<br />\n{$contextSignature}",
    "id": 435087,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/435087/?format=api"
}