Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/56597/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/ro/?format=api",
    "user": "https://translate.habitica.com/api/users/maiels/?format=api",
    "author": "https://translate.habitica.com/api/users/maiels/?format=api",
    "timestamp": "2020-01-01T07:55:32.695632Z",
    "action": 4,
    "target": "Acum că ai atins nivelul 100, nu vei mai primi Puncte de Status suplimentare. Poți continua să îți crești nivelul, sau să începi o nouă aventură de la nivelul 1, folosind <a href='http://habitica.fandom.com/wiki/Orb_of_Rebirth' target='_blank'>Globul Renașterii</a>!",
    "id": 101497,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/101497/?format=api"
}