Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/2066459/?format=api",
    "component": "http://waldo.team/api/components/wl3/dialogue/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/dialogue/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-06-28T18:24:03.192061+09:00",
    "action": 27,
    "target": "\"피폭이 아닙니다. 은총이지요. 이 점만큼은 우리와 원자파가 공히 인정하는 것입니다. 사람의 신체를 방사광으로 채우는 것이 곧 변화와 구원에 이르는 길이랍니다. 듀테륨도 몸에서 불빛을 내지 않는 사람의 말은 듣지 않을 겁니다. 우리네 믿음의 증표나 다름없지요.\"",
    "id": 2070551,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2070551/?format=api"
}