Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1975428/?format=api",
    "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/8942023c2f854913/?format=api",
    "author": "http://waldo.team/api/users/8942023c2f854913/?format=api",
    "timestamp": "2022-01-23T12:15:39.843814+09:00",
    "action": 2,
    "target": "집이 없는 복슬복슬한 친구가 있나요? 동물 동료와 헤어지거나 주인이 분대에서 이탈하면, 동물들은 이곳으로 돌아와 안전하게 지내게 됩니다. 다시 데려갈 준비가 되면 사육장으로 돌아와 동물들을 다시 편성할 수 있습니다.",
    "id": 1934203,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1934203/?format=api"
}