Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/197495/?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:16:39.983184Z",
    "action": 2,
    "target": "Rozpocząłeś nową przygodę! To Twoje Odrodzenie numer <%= number %>, a najwyższy poziom, jaki udało Ci się osiągnąć, to <%= level %>.  Aby powielić to Osiągnięcie, rozpocznij następną przygodę po osiągnięciu jeszcze wyższego Poziomu!",
    "id": 42256,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/42256/?format=api"
}