Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1877411/?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": "2025-01-19T12:25:11.861762+09:00",
    "action": 2,
    "target": "\"고로, 사령관과 나는 이 계획을 철저히 비밀에 부쳤소. 그대가 우리 계획을 알아채면 안 됐거든. 그대의 두 번째 실수에 대해 말하자면, 내가 내 평판을 얼마나 중요하게 여기는지를 과소평가했다는 거요. 상황이 달랐다면 기꺼이 이 임무를 맡았겠소만... 내 이름을 더럽히진 않을 것이오.\"",
    "id": 3400747,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3400747/?format=api"
}