Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/201515/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/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-05T12:13:30.932783Z",
    "action": 3,
    "target": "",
    "id": 83004,
    "action_name": "Comment added",
    "url": "https://translate.habitica.com/api/changes/83004/?format=api"
}