Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1887479/?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-12-18T20:36:53.982238+09:00",
    "action": 2,
    "target": "{n}랜은 목 뒤를 긁적이더니, 당신을 흘깃 쳐다본다.{/n} \"사실... 그런 식으로 생각해본 적은 없었어. 네 말이 맞아. 너무 내 관점으로만 생각했었네. 고민해볼 게 좀 생겼는걸.\" {n}랜은 고개를 돌려 인간 쪽의 얼굴로 당신을 마주 보고는 따뜻하게 미소 짓는다.{/n} \"이거에 대해 같이 얘기해줘서 고마워. 두려움을 얘기하지 않으면, 그 두려움이 마음 속에서 곪아서 모든 걸 오염시켜 버리거든.\"",
    "id": 3389640,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3389640/?format=api"
}