Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3332888/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Figgy/?format=api",
    "author": "https://translate.habitica.com/api/users/Figgy/?format=api",
    "timestamp": "2024-09-25T18:13:17.925228Z",
    "action": 37,
    "target": "不论你正在守卫自己的星球还是探索新宇宙,身着这件装扮时绝不会被人忽视!增加<%= int %>点智力。2024年秋季限定版装备。",
    "id": 1170960,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/1170960/?format=api"
}