Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/502236/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/vi/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/churongcon/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/churongcon/?format=api",
    "timestamp": "2024-02-19T04:28:31.687639Z",
    "action": 2,
    "target": "Kính gửi {$recipientName},<br />\n<br />\nChúng tôi muốn khôi phục yêu cầu của chúng tôi để bạn đánh giá bài gửi, &quot;{$submissionTitle},&quot; cho {$contextName}. Chúng tôi hy vọng rằng bạn sẽ có thể hỗ trợ quá trình đánh giá của tạp chí này.<br />\n<br />\nNếu bạn có thắc mắc, xin vui lòng liên hệ với chúng tôi.",
    "id": 841747,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/841747/?format=api"
}