Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/486123/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/mn/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/cybermon/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/cybermon/?format=api",
    "timestamp": "2026-02-07T05:15:57.287640Z",
    "action": 9,
    "target": "Өгүүллийн мета өгөгдлийг ISO8859-1-ээс хөрвүүлэх (Transcode)",
    "id": 1099333,
    "action_name": "Translation uploaded",
    "url": "http://translate.pkp.sfu.ca/api/changes/1099333/?format=api"
}