Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1975225/?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:02:43.009534+09:00",
    "action": 2,
    "target": "주 임무를 수행하면 메인 스토리가 진행됩니다. 보조 임무는 선택 사항인 사이드 퀘스트입니다. 마침 주 임무인 \"궁지에 몰린 쥐\"를 받았으니 여러분은 콜로라도 스프링스 시내에 있는 보안관 데이지를 찾아가야 합니다.",
    "id": 1934194,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1934194/?format=api"
}