Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974989/?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-23T11:00:19.440877+09:00",
    "action": 7,
    "target": "그레이츠키 병장에게 말을 걸어 분대에 새로운 레인저를 영입하세요. 최대 인원은 여섯 명입니다. 레인저는 네 명까지입니다. 다른 두 명은 Marshal Kwon 같은 동료를 편성해야 합니다. 동료는 공식적인 레인저는 아니지만 그들처럼 도움이 되길 원하는 고유한 NPC들입니다. 콜로라도를 탐사하는 과정에서 여려 명의 동료를 만날 수 있을 겁니다.",
    "id": 1934163,
    "action_name": "Suggestion accepted",
    "url": "http://waldo.team/api/changes/1934163/?format=api"
}