Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/805870/?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/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": "2025-05-03T16:56:26.475119Z",
    "action": 9,
    "target": "Bài nộp mới cần chỉ định biên tập viên: {$submissionTitle}",
    "id": 1028228,
    "action_name": "Translation uploaded",
    "url": "http://translate.pkp.sfu.ca/api/changes/1028228/?format=api"
}