Changes API.

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

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