Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/99605/?format=api",
    "component": "https://t.naviter.com/api/components/seeyoumobile/glossary/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyoumobile/glossary/zh_Hans/?format=api",
    "user": "https://t.naviter.com/api/users/qujianwei/?format=api",
    "author": null,
    "timestamp": "2020-11-11T14:47:09.091445Z",
    "action": 5,
    "target": "系统",
    "id": 11299,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/11299/?format=api"
}