Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1453154/?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:21:02.778932+09:00",
    "action": 4,
    "target": "크레스트우드의 재상은 물자 공급을 멈춰야 할 겁니다. 제 요원들을 보내죠.",
    "id": 1333197,
    "action_name": "Suggestion added",
    "url": "http://waldo.team/api/changes/1333197/?format=api"
}