Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855723/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/dialogue/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/sein4510/?format=api",
    "author": "https://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2024-10-15T23:36:28.829094+09:00",
    "action": 2,
    "target": "\"골라리온의 강대한 두 종족, 영원한 이웃이자 숙적 사이에서 나온 아이로구나. 나는 수천 년 동안 둘 중 하나가 반대 편을 숙청하리라고 생각했었지. 하지만 반대였어. 그들은 서로 어깨를 맞대고 살아갔고, 심지어는 아이까지 가지더군. 내 시절에는, 그 누구도 그런 생각을 떠올리지 못했지. 내가 없는 동안 골라리온이 참 많이도 변했군.\"",
    "id": 3366543,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366543/?format=api"
}