Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/98430/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/WaveOfWaves/?format=api",
    "author": "https://translate.habitica.com/api/users/WaveOfWaves/?format=api",
    "timestamp": "2020-02-19T16:05:07.842569Z",
    "action": 5,
    "target": "Dit account, Gebruikers-ID \"<%= userId %>\", is geblokkeerd wegens het overtreden van de Gemeenschapsrichtlijnen (https://habitica.com/static/community-guidelines) of Servicevoorwaarden (https://habitica.com/static/terms). Voor meer informatie of het aanvragen om gedeblokkeerd te worden, gelieve onze Community Manager te e-mailen via <%= communityManagerEmail %> of vraag je ouder of voogd om te e-mailen. Gelieve je Gebruikers-ID en gebruikersnaam bij te sluiten in de email.",
    "id": 122864,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/122864/?format=api"
}