Changes API.

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

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

{
    "unit": null,
    "component": "http://waldo.team/api/components/dai/equipment/?format=api",
    "translation": "http://waldo.team/api/translations/dai/equipment/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/akintos/?format=api",
    "author": "http://waldo.team/api/users/akintos/?format=api",
    "timestamp": "2021-01-11T04:50:35.243514+09:00",
    "action": 0,
    "target": "",
    "id": 1327691,
    "action_name": "Resource update",
    "url": "http://waldo.team/api/changes/1327691/?format=api"
}