Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1453145/?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:18:57.485830+09:00",
    "action": 4,
    "target": "발 세빈의 백작 부인이 인퀴지션에게 호소하고 있습니다. 그녀는 우리가 첩자를 풀어주길 바래 협상을 요구하고 있어요.",
    "id": 1333196,
    "action_name": "Suggestion added",
    "url": "http://waldo.team/api/changes/1333196/?format=api"
}