Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1559155/?format=api",
    "component": "https://waldo.team/api/components/dai/operations/?format=api",
    "translation": "https://waldo.team/api/translations/dai/operations/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/c89cee624b714682/?format=api",
    "author": "https://waldo.team/api/users/c89cee624b714682/?format=api",
    "timestamp": "2024-05-18T15:33:23.491613+09:00",
    "action": 2,
    "target": "심문관님,\n\n발 피르맹의 백작이 우리 건설 계획에 일꾼과 자재를 기쁘게 내어줬습니다... 결국엔 말이죠. 언제라도 점검해 보실 수 있게끔 다리가 준비됐습니다.\n\n조세핀",
    "id": 3215008,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3215008/?format=api"
}