Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/56142/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/pt/?format=api",
    "user": "https://translate.habitica.com/api/users/julyano/?format=api",
    "author": "https://translate.habitica.com/api/users/julyano/?format=api",
    "timestamp": "2020-01-16T14:34:22.929150Z",
    "action": 5,
    "target": "Agora que você atingiu o nível 100, não irá mais ganhar Pontos de Atributos. Você poderá continuar a subir de nível ou começar uma nova aventura no nível 1 usando  a <a href='http://habitica.fandom.com/wiki/Orb_of_Rebirth' target='_blank'>Orbe de Renascimento</a>.",
    "id": 109851,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/109851/?format=api"
}