Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/53665/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "author": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "timestamp": "2019-11-10T20:05:56.117665Z",
    "action": 5,
    "target": "Ahora que has alcanzado el nivel 100, no ganarás más Puntos de Atributo. ¡Puedes continuar subiendo de nivel, o empezar una nueva aventura en el nivel 1 usando el <a href='http://habitica.fandom.com/wiki/Orb_of_Rebirth' target='_blank'>Orbe del Renacimiento</a>!",
    "id": 84539,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/84539/?format=api"
}