Changes API.

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

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

{
    "unit": null,
    "component": "http://waldo.team/api/components/dai/operations/?format=api",
    "translation": "http://waldo.team/api/translations/dai/operations/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-11T03:51:57.128027+09:00",
    "action": 44,
    "target": "",
    "id": 1314556,
    "action_name": "New strings to translate",
    "url": "http://waldo.team/api/changes/1314556/?format=api"
}