Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855663/?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:17:51.080468+09:00",
    "action": 2,
    "target": "{n}네니오의 독백 뒷부분은 알더패시의 삐그덕거리는 웃음 소리에 묻힌다.{/n} \"젊은 아가씨. 솔직히 나는 노화의 위험이 전혀 없다네. 하지만 자네는 마음에 드는군. 내 지인 하나가 떠올라. 아주, 아주 오래 전 일이지... 그녀는 다방면에서 뛰어났지. 연구에도 그렇고 또... 그런데 추억 이야기를 하기엔 적절한 때가 아닌 것 같군. 실험에 관해서는 더더욱 아니고.\"",
    "id": 3366513,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366513/?format=api"
}