Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3571780/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/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": "2023-12-31T21:04:28.290685+09:00",
    "action": 27,
    "target": "\"신록의 관문도 성전군이 패배했던 장소 중 하나였지... 내 조상이 이곳에서 싸웠을까 하는 생각을 안할 수가 없어. 여기서의 실패가 그들에게 좌절감을 심어줬고, 결국 지하로 도망가도록 만든 게 아닐까?\"",
    "id": 3118922,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3118922/?format=api"
}