Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/2075855/?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-02-03T02:56:32.397089+09:00",
    "action": 5,
    "target": "레인저 여러분, 반갑습니다! 여러분은 샤이엔산 깊은 곳을 탐험하며, 여러 새로운 게임플레이 기능들을 만나게 될 것입니다. 우리는 여러분이 숙련된 플레이어라 해도 계속하기를 선택해 새로운 해당 튜토리얼을 보는 것을 추천합니다. 만약 설명을 듣기보다 총부터 갈기는 걸 좋아한다면, 대신 튜토리얼 해제를 선택하세요.",
    "id": 1964521,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1964521/?format=api"
}