Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/101086/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-162/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-162/?format=api",
    "timestamp": "2019-12-15T13:03:15.999107Z",
    "action": 5,
    "target": "Detta kontot, Användar ID \"<%= userId %>\", har blivit blockerat för att ha brutit mot Gemenskapens Riktlinjer (https://habitica.com/static/community-guidelines) eller Användarvillkor (https://habitica.com/static/terms). För detaljer eller för att bli oblockerad, var snäll och mejla vår Community Manager på <%= communityManagerEmail %>  eller fråga din förälder eller vårdnadshavare att mejla dem. Var snäll och inkludera @Användarnamn i mejlet.",
    "id": 95880,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/95880/?format=api"
}