Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1973915/?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-22T23:55:45.773481+09:00",
    "action": 2,
    "target": "레인저, 웨이스트랜드 3에 오신 것을 환영합니다. 이 화면에서 당신의 시작 레인저를 생성할 수 있습니다. 레인저의 외모와 함께 미리 설정된 특성화를 선택하거나 능력치, 기술 및 다른 세부 사항을 직접 설정할 수도 있습니다.",
    "id": 1933851,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1933851/?format=api"
}