Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1948786/?format=api",
    "component": "http://waldo.team/api/components/wl3/scenes/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/scenes/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/dhrgusdlrns/?format=api",
    "author": "http://waldo.team/api/users/dhrgusdlrns/?format=api",
    "timestamp": "2022-06-20T13:13:15.137789+09:00",
    "action": 36,
    "target": "상인 정착지",
    "id": 2066853,
    "action_name": "Translation approved",
    "url": "http://waldo.team/api/changes/2066853/?format=api"
}