Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974376/?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-23T00:24:44.228606+09:00",
    "action": 7,
    "target": "이제 새 레인저를 모집할 수 있습니다. 초기 캐릭터를 포함하여 최대 4명의 레인저를 편성할 수 있습니다. Marshal Kwon 같은 동료를 포함하면 분대 인원은 최대 6명이 됩니다.\n\n\n분대를 최대 인원으로 편성하면 전투가 유리해지고, 활용할 기술이 늘어나며, 콜로라도에서의 임무를 더 성공적으로 수행할 수 있을 겁니다.",
    "id": 1933893,
    "action_name": "Suggestion accepted",
    "url": "http://waldo.team/api/changes/1933893/?format=api"
}