Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/178406/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/limited/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "author": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "timestamp": "2019-11-28T08:25:12.387785Z",
    "action": 2,
    "target": "季度商店现在关门了!!只有在Habitica四大盛典期间才会开张。",
    "id": 91299,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/91299/?format=api"
}