Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/425330/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/pubIds-urn/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/pubIds-urn/zh_Hant/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/ckykatie/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/ckykatie/?format=api",
    "timestamp": "2022-08-11T09:15:40.123009Z",
    "action": 2,
    "target": "由於當中包含未定義的樣式,所以未能配置URN。",
    "id": 300240,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/300240/?format=api"
}