Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1783274/?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-29T09:23:36.415005+09:00",
    "action": 2,
    "target": "\"첫째, 갓 태어난 두더지처럼 동굴을 기어 다니며 막다른 골목마다 갇힌 건 팔라딘 너였고, 난 널 죽이지 않고 오히려 도왔어. 둘째, 무엇보다도, 난 다리가 부러졌어도 싸울 수 있어. 난 언제든 구해줄 가치가 있어.\"",
    "id": 3383354,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3383354/?format=api"
}