Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89653/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/lucac/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-04-10T09:41:03.969131Z",
    "action": 2,
    "target": "最后一颗骷髅从天上坠落下来,它衔着一件闪闪发光的彩虹长袍。但是,风依然在刮,不见松懈。还有什么东西在作怪。那懒散的愚者又在哪呢?你收起长袍,冲向城市。",
    "id": 19252,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/19252/?format=api"
}