Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/2075831/?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-04-30T13:21:16.509687+09:00",
    "action": 27,
    "target": "스틸타운의 과학자들은 적을 죽이지 않고 진정시킬 수 있는 분열 무기를 개발했습니다. 이 무기들은 피해량은 낮지만, 대상에게 교란 효과를 부여합니다. 교란 효과가 10회 중첩되면 스틸타운 일꾼들은 의식을 잃습니다. 마컴은 분명 당신의 신중함에 고마워할 것입니다.",
    "id": 2033522,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2033522/?format=api"
}