Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855661/?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-10-15T23:16:43.768481+09:00",
    "action": 2,
    "target": "\"굉장한 발견이네요! 저는 여지껏 사후의 노화 시작에 대한 이론을 시험하기 위해 충분히 오래됐으면서도 자아가 있는 언데드 실험체를 찾고 있었거든요. 유후, 미라씨! 인지력 시험좀 해보자고요. 제가 단어를 말하면...\"",
    "id": 3366512,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366512/?format=api"
}