Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/685432/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/xizhan/?format=api",
    "author": "https://translate.habitica.com/api/users/xizhan/?format=api",
    "timestamp": "2021-06-24T03:11:43.860561Z",
    "action": 5,
    "target": "釋放該技能無法獲得更多加成。",
    "id": 259430,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/259430/?format=api"
}