Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89467/?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:31:26.566034Z",
    "action": 7,
    "target": "结合任务的内容是要你的角色去说服独角兽女王,“Convincing”应该是动词“说服”做词组变为了动名词,而非形容词“令人信服的”。",
    "id": 19965,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/19965/?format=api"
}