Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/614160/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/rishyurei/?format=api",
    "author": "https://translate.habitica.com/api/users/rishyurei/?format=api",
    "timestamp": "2024-12-29T09:13:10.687857Z",
    "action": 2,
    "target": "친구와 경쟁하고, 관심 그룹에 참여하세요",
    "id": 1193834,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1193834/?format=api"
}