Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1453164/?format=api",
    "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/Namu/?format=api",
    "author": "http://waldo.team/api/users/Namu/?format=api",
    "timestamp": "2021-01-17T11:23:20.895627+09:00",
    "action": 4,
    "target": "제가 국왕 전하께 재상의 체포 영장을 발행해 달라 요청할 수 있습니다.",
    "id": 1333198,
    "action_name": "Suggestion added",
    "url": "http://waldo.team/api/changes/1333198/?format=api"
}