Changes API.

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

GET /api/changes/1934193/?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/roc/?format=api",
    "timestamp": "2022-01-23T12:00:21.672906+09:00",
    "action": 7,
    "target": "주 임무를 수행하면 메인 스토리가 진행됩니다. 보조 임무는 선택 사항인 사이드 퀘스트입니다. 마침 주 임무인 \"Cornered Rats\"를 받았으니, 콜로라도 스프링스 시내에 있는 이제 보안관 데이지를 찾아가야 합니다.",
    "id": 1934193,
    "action_name": "Suggestion accepted",
    "url": "http://waldo.team/api/changes/1934193/?format=api"
}