Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1822267/?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:11:22.708026+09:00",
    "action": 2,
    "target": "{n}두 눈을 부릅뜨며, 말라붙은 머리가 금방이라도 비명을 내지를 것마냥 입을 열었다. 그러나 그것은 침묵을 유지했다. 그동안, 해골 기둥은 즉각적으로 보고를 올리기 시작한다.{/n} \"새로운 지식이 감지됩니다. 이를 흡수하겠습니다. 소화하겠습니다. 새로운 기억, 성격, 논리, 언어... 응집을 완료했습니다. 당신을 섬기기 위한 준비가 됐습니다.\"",
    "id": 3387009,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3387009/?format=api"
}