Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/93448/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/da/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-19/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-19/?format=api",
    "timestamp": "2019-04-22T15:23:39.796007Z",
    "action": 2,
    "target": "Denne konto, bruger-ID \"<%= userId %>\", er blevet blokeret for at bryde [Retningslinjerne for fællesskabet](https://habitica.com/static/community-guidelines) eller vores [Vilkår og betingelser](https://habitica.com/static/terms). For at få detaljer eller bede om at få blokaden ophævet, så send venligst en email til vores Community Manager på <%= communityManagerEmail %>, eller bed din forælder eller værge om at gøre det. Kopier venligst dit bruger-ID til emailen og inkluder dit brugernavn.",
    "id": 25502,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/25502/?format=api"
}