Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1453114/?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:14:44.400708+09:00",
    "action": 4,
    "target": "우리가 한 일 인줄 몰라야 합니다. 제가 밀러에게 도주에 필요한 걸 줄 수 있지만, 그녀는 본인의 힘으로 떠나야 되요.",
    "id": 1333190,
    "action_name": "Suggestion added",
    "url": "http://waldo.team/api/changes/1333190/?format=api"
}