Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/52031/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/da/?format=api",
    "user": "https://translate.habitica.com/api/users/Puk/?format=api",
    "author": "https://translate.habitica.com/api/users/Puk/?format=api",
    "timestamp": "2021-05-27T08:34:21.800186Z",
    "action": 5,
    "target": "Nu hvor du har nået niveau 100, vil du ikke optjene flere Egenskabspoint. Du kan fortsætte, eller starte et nyt eventyr fra niveau 1 ved at bruge <a href='http://habitica.fandom.com/wiki/Orb_of_Rebirth' target='_blank'>Genfødselskuglen</a>!",
    "id": 252971,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/252971/?format=api"
}