Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/92490/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Rhawen/?format=api",
    "author": "https://translate.habitica.com/api/users/Rhawen/?format=api",
    "timestamp": "2019-12-24T02:07:58.681453Z",
    "action": 4,
    "target": "Si tienes alguna pregunta que no esté en la lista o en las [preguntas frecuentes de la Wiki](http://habitica.fandom.com/wiki/FAQ), ven a preguntar al chat de la Taberna, bajo el Menú > ¡Taberna! Estaremos encantados de ayudar",
    "id": 100151,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/100151/?format=api"
}