Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/56415/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/GeovaneSp/?format=api",
    "author": "https://translate.habitica.com/api/users/GeovaneSp/?format=api",
    "timestamp": "2019-04-05T15:05:05.336093Z",
    "action": 2,
    "target": "Magos aprendem rápido, ganhando Experiência e Níveis mais rápido que outras classes. Eles também tem muito mais Mana para usar habilidades especiais. Jogue de Mago se você gostar dos aspectos táticos de jogo do Habitica ou se você sentir bastante motivação por aumentar seu nível e desbloquear novas funcionalidades!",
    "id": 18110,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/18110/?format=api"
}