Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/227243/?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:44:11.710772Z",
    "action": 5,
    "target": "这件丝滑外套是享受温和春天的完美选择。力量和智力都上升了<%= attrs %>。魔法衣橱:春之外套(3个中的第2个)。",
    "id": 19290,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/19290/?format=api"
}