Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1885983/?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-29T10:35:09.086318+09:00",
    "action": 5,
    "target": "\"저는 전통적이고 평범하고 지루한 데이트를 해본 적이 없어요. 낭만적인 소설에 나오는 데이트요. 진심 어린 대화, 애틋한 눈길, 부드러운 손길로 가득한 데이트 말이에요. 제가 인생에서 그런 걸 바란다고 할 수는 없지만, 최근에 생각해 봤어요. 시도해 보는 게 어떨까요?\"",
    "id": 3383397,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3383397/?format=api"
}