Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/278752/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/ko/?format=api",
    "user": null,
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2020-09-14T04:39:03.002751Z",
    "action": 4,
    "target": "길드 초대를 받았습니다",
    "id": 186163,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/186163/?format=api"
}