Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/185495/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "author": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "timestamp": "2019-04-10T13:56:29.099668Z",
    "action": 5,
    "target": "当然,这可以是一个相当不错的盾牌,但我们还是强烈建议你吃掉这个特别棒的披萨。增加了<%= per %>的感觉。魔法衣橱:厨师套装(4个中的第4个)。 ",
    "id": 19299,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/19299/?format=api"
}