Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1453107/?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:12:25.679191+09:00",
    "action": 4,
    "target": "우린 조심스럽게 이동해야 합니다. 이 배신자는 저의 감시를 오랜 시간 피해다닌 제작의 달인이에요.",
    "id": 1333189,
    "action_name": "Suggestion added",
    "url": "http://waldo.team/api/changes/1333189/?format=api"
}