Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/501672/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/sk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:13:08.852743Z",
    "action": 59,
    "target": "{$recipientName}<br />\n<br />\nTeraz ste zaregistrovaný ako používateľ časopisu {$contextName}. Posielame Vám do emailu Vaše používateľské meno a heslo, ktoré potrebujete pre všetku prácu s týmto časopisom na jeho stránkach. Kedykoľvek môžete požiadať o vyradenie zo zoznamu používateľov časopisu tým, že ma budete kontaktovať.<br />\n<br />\nPoužívateľské meno: {$recipientUsername}<br />\nHeslo: {$password}<br />\n<br />\nĎakujeme,<br />\n{$signature}",
    "id": 436183,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/436183/?format=api"
}