Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/55021/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/it/?format=api",
    "user": "https://translate.habitica.com/api/users/Chap/?format=api",
    "author": "https://translate.habitica.com/api/users/Chap/?format=api",
    "timestamp": "2020-06-28T16:03:23.891446Z",
    "action": 5,
    "target": "Ora che hai raggiunto il livello 100, non potrai guadagnare ulteriori Punti Statistica. Puoi continuare a salire di livello, o iniziare una nuova avventura dal livello 1 usando la <a href='http://habitica.fandom.com/wiki/Orb_of_Rebirth' target='_blank'>Sfera della Rinascita</a>!",
    "id": 162647,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/162647/?format=api"
}