Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/29623/?format=api",
    "component": "https://t.naviter.com/api/components/seeyoumobile/mcu/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyoumobile/mcu/zh_Hant/?format=api",
    "user": "https://t.naviter.com/api/users/qujianwei/?format=api",
    "author": "https://t.naviter.com/api/users/qujianwei/?format=api",
    "timestamp": "2020-11-11T15:40:21.092938Z",
    "action": 5,
    "target": "智能設置",
    "id": 11412,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/11412/?format=api"
}