Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/54795/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/id/?format=api",
    "user": "https://translate.habitica.com/api/users/HawkEye_/?format=api",
    "author": "https://translate.habitica.com/api/users/HawkEye_/?format=api",
    "timestamp": "2021-08-18T14:08:17.228408Z",
    "action": 2,
    "target": "Sekarang kamu sudah mencapai level 100, kamu tidak akan mendapat poin atribut lagi. Kamu bisa terus menaikkan level, atau mulai petualangan baru dari level 1 dengan menggunakan <a href='http://habitica.fandom.com/wiki/Orb_of_Rebirth' target='_blank'>Orb of Rebirth</a>!",
    "id": 273875,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/273875/?format=api"
}