Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796023/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/kingdom/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/kingdom/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/NainUrbain/?format=api",
    "author": "https://waldo.team/api/users/NainUrbain/?format=api",
    "timestamp": "2021-10-03T02:07:36.533658+09:00",
    "action": 5,
    "target": "한 치유사가 사코리스의 식생을 연구하기 위해 병사들과 자원들을 요청했습니다. 비록 지역 내의 많은 식물들이 세계상처의 독기에 오염되었지만, 여전히 연구할 가치가 있고, 추후 약이나 독으로 가공할 수 있을지도 모릅니다.",
    "id": 1789943,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1789943/?format=api"
}