Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/245944/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/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": "2020-02-01T10:20:47.378307Z",
    "action": 2,
    "target": "你愿意协助Habitica的翻译工作吗?太好了!访问 <a href=\"https://trello.com/c/SvTsLdRF/12-translations\" target=\"_blank\">这个</a>Trello卡片。",
    "id": 118373,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/118373/?format=api"
}