Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1975195/?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-22T03:27:14.980251+09:00",
    "action": 27,
    "target": "에너지 무기를 장비했습니다! 이 첨단 무기들은 적의 방어구를 관통할 뿐 아니라 전도성 적을 대상으로 추가 치명타 확률과 치명타 피해를 얻습니다. 괴짜 과학 기술을 향상시켜 에너지 무기의 효율을 높이세요.",
    "id": 2030555,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2030555/?format=api"
}