Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75261/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/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-07-22T10:22:18.132957Z",
    "action": 5,
    "target": "<a href='https://docs.google.com/forms/d/e/1FAIpQLScPhrwq_7P1C6PTrI3lbvTsvqGyTNnGzp1ugi1Ml0PFee_p5g/viewform?usp=sf_link' target='_blank'>反馈表</a>: 在这里提出新功能的建议。",
    "id": 172102,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/172102/?format=api"
}