Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/819626/?format=api",
    "component": "https://waldo.team/api/components/pathfinder_kingmaker/root/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder_kingmaker/root/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/0e5b44632dee424d/?format=api",
    "author": "https://waldo.team/api/users/0e5b44632dee424d/?format=api",
    "timestamp": "2021-02-27T00:49:56.708175+09:00",
    "action": 2,
    "target": "쿄닌은 골라리온 엘프족의 고국입니다. 스타스톤이 떨어지기 직전 거의 모든 엘프들이 골라리온에서 피난을 떠났습니다. 그들은 (엘프 기준으로) 거의 최근에야 골라리온으로 돌아왔고, 그들의 옛 고국에 대한 권리를 주장하며 고립주의 국가를 세웠습니다. 오직 소수의 비엘프 방문객만이 안개덮인 수도, 아이어다라에 출입할 수 있습니다.",
    "id": 1373132,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/1373132/?format=api"
}