Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/739722/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T23:30:04.488592Z",
    "action": 59,
    "target": "Поздравления за приемането на изпратеното от вас \"{$submissionTitle}\" за публикуване в {$contextName}. Ако решите, можете автоматично да депозирате вашето представяне в едно или повече хранилища.\n\nПосетете {$swordDepositUrl} за да продължите.\n\nТози имейл е генериран от Public Knowledge Project SWORD deposit plugin.",
    "id": 679355,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/679355/?format=api"
}