Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1822379/?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-07T18:03:44.267559+09:00",
    "action": 2,
    "target": "{n}시체는 꼼짝도 하지 않지만, 당신은 스턴튼의 존재가 느껴진다. 그의 낮은 목소리가 당신의 귀에 울려퍼진다.{/n} \"꺼져. 난 죽었으니까. 마그림, 죽음의 신께서 날 기다리고 계신다. 그분께서 날 파라즈마의 재판장으로 인도하리라. 이 세상에서 난 겪을 만큼 겪었다. 이제 다시는 그 누구도 날 동정과 역겨움으로 쳐다보지 않을 거다. 다 심연으로 꺼지라지! 뭘 원하는 거냐? 그런데 느껴지는구나. 너도 날 이용하려 하는구나. 포기해라.\"",
    "id": 3387003,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3387003/?format=api"
}