Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/252558/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/hi/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/granthaalayah/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/granthaalayah/?format=api",
    "timestamp": "2020-12-16T17:54:48.011901Z",
    "action": 2,
    "target": "OJS / PKP द्वारा प्रकाशन प्रणाली, प्लेटफ़ॉर्म और वर्कफ़्लो के बारे में अधिक जानकारी।",
    "id": 126331,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/126331/?format=api"
}