Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/197508/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/pl/?format=api",
    "user": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "author": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "timestamp": "2019-08-23T07:20:09.021894Z",
    "action": 2,
    "target": "Natychmiastowo odtworzy twoją postać jako Wojownika1 poziomego Wojownika z równoczesnym zachowaniem osiągnięć, przedmiotów kolekcjonerskich i ekwipunku. Twoje zadania i ich historia będą zachowane, ale zostaną zresetowane do żółtego. Twoje serie zostaną usunięte poza tymi z zadań z wyzwań. Twoje Złoto, Punkty Doświadczenia, Mana i efekty zdolności zostaną usunięte. Wszystkie te efekty zajdą natychmiastowo. Sprawdź stronę wiki<a href='http://habitica.fandom.com/wiki/Orb_of_Rebirth' target='_blank'>Kula Odrodzenia</a>dla większej ilości informacji.",
    "id": 42261,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/42261/?format=api"
}