Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1845723/?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-19T02:45:47.784806+09:00",
    "action": 2,
    "target": "{n}카멜리아의 목소리가 너무 조용해서 거의 들리지 않는다.{/n} \"얘가 원하는 게 바로 그거겠지.\"",
    "id": 3379610,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3379610/?format=api"
}