Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/188874/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/it/?format=api",
    "user": "https://translate.habitica.com/api/users/dopici/?format=api",
    "author": "https://translate.habitica.com/api/users/dopici/?format=api",
    "timestamp": "2019-09-24T10:43:47.772608Z",
    "action": 2,
    "target": "Prima di iniziare, decidiamo come chiamarti. Sotto troverai un nome pubblico e un nome utente che ho generato automaticamente per te. Dopo che hai scelto un nome pubblico e un nome utente, inizieremo a creare il tuo avatar!",
    "id": 57790,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/57790/?format=api"
}