Changes API.

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

GET /api/changes/98943/?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/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2019-12-22T08:03:13.026994Z",
    "action": 2,
    "target": "你已经完成了大师鉴别者的副本线,并解开了失落的大师鉴别者的神秘面纱!",
    "id": 98943,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/98943/?format=api"
}