Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/200919/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/renyestai/?format=api",
    "author": "https://translate.habitica.com/api/users/renyestai/?format=api",
    "timestamp": "2021-05-05T06:29:48.385902Z",
    "action": 5,
    "target": "Одним взмахом, все ваши задачи покрываются льдом, из-за чего ваши серии не сбрасываются завтра!",
    "id": 247699,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/247699/?format=api"
}