Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/614177/?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/ToZero/?format=api",
    "author": "https://translate.habitica.com/api/users/ToZero/?format=api",
    "timestamp": "2022-08-28T23:24:56.822289Z",
    "action": 5,
    "target": "교육, 건강 등의 주제로 그룹을 운영하고 싶으신가요?",
    "id": 359846,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/359846/?format=api"
}