Changes API.

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

GET /api/changes/1408779/?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": null,
    "timestamp": "2021-03-17T17:07:48.857917+09:00",
    "action": 17,
    "target": "",
    "id": 1408779,
    "action_name": "Committed changes",
    "url": "http://waldo.team/api/changes/1408779/?format=api"
}