Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/228195/?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/JiPai/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-04-11T06:33:04.584199Z",
    "action": 7,
    "target": "独角兽和狮鹫两个任务名的翻译与前文保持一致,对于没来得及进词汇表的可以使用查询工具看一下,尽量保持译文的一致性。",
    "id": 19969,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/19969/?format=api"
}