Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3552956/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/encounters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/encounters/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": "2026-05-04T12:30:09.682512+09:00",
    "action": 2,
    "target": "\"아이오메데시여, 제 기도를 들어 주소서, 제 형제와 저의 복수를 해주소서. 제 형제는 명예없이 죽었습니다! 전 이곳에 갇힌 채 불쌍한 개처럼 사흘간 피를 흘리다 죽었습니다! 이 사악한 함정을 설계한 자를 세 번 저주하길 빕니다!\"",
    "id": 3756005,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3756005/?format=api"
}