Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1852965/?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-11-04T16:57:39.944550+09:00",
    "action": 2,
    "target": "{n}아네비아가 고개를 젓는다.{/n} \"아무 말도 남기지 않으셨습니다. 데몬들에게 저희가 당하기라도 하면... 아시잖습니까. 정보를 뽑아내려 하겠죠. 이야기꾼 어르신이 뭘 보셨는지는 모르겠지만, 방금 막 성채로 달려가셨습니다. 여왕님의 물건을 손에 쥐어야 그분이 어디로 가신 건지 알 수 있다고 하시더군요. 사령관님이 곧 돌아오실 테니 빨리 알아내야 한다면서요. 떠나신 지 반나절쯤 지났습니다.\"",
    "id": 3375338,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3375338/?format=api"
}