Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1966994/?format=api",
    "component": "http://waldo.team/api/components/wl3/inputactions/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/inputactions/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/m4ea24sherman/?format=api",
    "author": "http://waldo.team/api/users/roc/?format=api",
    "timestamp": "2022-03-03T17:15:12.506906+09:00",
    "action": 7,
    "target": "인벤토리 필터 변경",
    "id": 1988855,
    "action_name": "Suggestion accepted",
    "url": "http://waldo.team/api/changes/1988855/?format=api"
}