Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/466734/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/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": "2019-10-20T03:32:25.619716Z",
    "action": 5,
    "target": "徽Kickstarter支持者",
    "id": 76814,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/76814/?format=api"
}