Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/175624/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/loginincentives/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/loginincentives/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-04-24T04:56:56.971071Z",
    "action": 2,
    "target": "这位村民在Habitica居住超过了500天,已经得到了所有的签到奖励!",
    "id": 26362,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/26362/?format=api"
}