Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1854353/?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-04T17:28:57.868350+09:00",
    "action": 27,
    "target": "{n}아루샬레가 연극하는 것처럼 그녀의 눈알을 굴린다.{/n} \"이 사교도의 수사법에 내가 얼마나 질렸는지, 너는 상상도 못할 거야. 다행히도, 지금은 사령관과 함께 있는 덕분에 이 두서없는 헛소리를 더이상 들어주지 않아도 되지!\"",
    "id": 3375343,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3375343/?format=api"
}