Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1453077/?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:10:25.034740+09:00",
    "action": 4,
    "target": "이 비밀 터널들을 개방하는 것은 브로나크 성을 향한 감시를 우리가 피할 수 있게 해줄 겁니다.",
    "id": 1333186,
    "action_name": "Suggestion added",
    "url": "http://waldo.team/api/changes/1333186/?format=api"
}