Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/843101/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/th/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/apichaya_cc/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/apichaya_cc/?format=api",
    "timestamp": "2024-10-17T09:07:03.606502Z",
    "action": 9,
    "target": "ข้าพเจ้าเชื่อว่าท่านอาจสนใจอ่านบทความ \"{$submissionTitle}\" โดย {$authors} ที่ได้รับการเผยแพร่ใน Vol {$volume}, No {$number} ({$year}) ของ {$contextName} ได้ที่ \"{$submissionUrl}\".",
    "id": 877269,
    "action_name": "Translation uploaded",
    "url": "http://translate.pkp.sfu.ca/api/changes/877269/?format=api"
}