Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/156770/?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/lucac/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-04-10T06:40:21.494963Z",
    "action": 2,
    "target": "用灵感与激励的魔法编织而成的天鹅绒长袍。感知和智力各加<%= attrs %>。魔法衣橱:书吏套装(3个中第1件)。",
    "id": 18954,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/18954/?format=api"
}