Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75078/?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-01-29T08:06:02.620920Z",
    "action": 2,
    "target": "<strong>注意!讨论对全年龄开放。</strong> 有很多年轻的Habitica居民在使用这个网站。让我们不要玷污任何天真无邪的孩子以及不要阻碍任何Habitica居民完成他们的目标。",
    "id": 116531,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/116531/?format=api"
}