Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/490065/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Charlie/?format=api",
    "author": "https://translate.habitica.com/api/users/Charlie/?format=api",
    "timestamp": "2024-10-21T18:43:34.285719Z",
    "action": 2,
    "target": "당신의 파티가 마침내 고슴도치를 진정시켰습니다! 원래 크기로 줄어든 후 고슴도치는 비틀거리며 알들을 향해 갔습니다. 그러고는 옆구리에 챙겨넣은 몇몇 알들을 가지고 당신의 파티를 향해 끽끽거리며 돌아왔습니다. 바라던대로 고슴도치는 우유를 더 좋아하는군요!",
    "id": 1178088,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1178088/?format=api"
}