Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/996327/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/author/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/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-07T07:06:16.009754Z",
    "action": 9,
    "target": "Энэ хэвлэлийн газар одоогоор илгээмж хүлээн авахгүй байна.",
    "id": 1101804,
    "action_name": "Translation uploaded",
    "url": "http://translate.pkp.sfu.ca/api/changes/1101804/?format=api"
}