Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/490445/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/ko/?format=api",
    "user": null,
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2021-12-05T07:21:23.586924Z",
    "action": 4,
    "target": "야생 먼지 토끼들",
    "id": 295701,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/295701/?format=api"
}