Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/804052/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/emails/hr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-21T17:55:38.390933Z",
    "action": 59,
    "target": "Poštovana/i {$recipientName},<br />\n<br />\nhvala vam što ste izradili recenziju članka &quot;{$submissionTitle}&quot; za časopis {$contextName}. Cijenimo vaš doprinos kvaliteti radova objavljenih u našem časopisu.<br />\n<br />\nSrdačno,",
    "id": 817301,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/817301/?format=api"
}