Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/251007/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/bmxbmx3/?format=api",
    "author": "https://translate.habitica.com/api/users/bmxbmx3/?format=api",
    "timestamp": "2019-09-11T06:15:53.902882Z",
    "action": 5,
    "target": "你已经完成了大师鉴别者的任务线,并解开了失落的大师鉴别者的神秘面纱!",
    "id": 48651,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/48651/?format=api"
}