Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/490053/?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:05:14.121591Z",
    "action": 2,
    "target": "아기곰을 찾았군요! 당신의 곁을 언제나 지켜줄겁니다.",
    "id": 1178073,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1178073/?format=api"
}