Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974269/?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/cvbx179/?format=api",
    "timestamp": "2022-01-22T23:58:51.129536+09:00",
    "action": 7,
    "target": "빠른 실행 메뉴의 아이템을 클릭해 받은 피해를 치료할 수 있습니다. 진통제는 아무나 사용할 수 있지만 구급상자에는 응급 치료 기술이 필요합니다.",
    "id": 1933861,
    "action_name": "Suggestion accepted",
    "url": "http://waldo.team/api/changes/1933861/?format=api"
}