Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/55809/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/pl/?format=api",
    "user": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "author": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "timestamp": "2020-01-20T11:40:16.321181Z",
    "action": 5,
    "target": "Teraz, gdy osiągnąłeś poziom 100, nie będziesz już zyskiwać punktów statystyk. Możesz dalej podnosić poziom lub zacząć nową przygodę od poziomu 1 używając <a href='http://habitica.fandom.com/wiki/Orb_of_Rebirth' target='_blank'>Kuli Odrodzenia</a>!",
    "id": 111687,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/111687/?format=api"
}