Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/72377/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/it/?format=api",
    "user": "https://translate.habitica.com/api/users/Chap/?format=api",
    "author": "https://translate.habitica.com/api/users/Chap/?format=api",
    "timestamp": "2020-06-30T13:27:31.816965Z",
    "action": 2,
    "target": "La stragrande maggioranza degli Habitichiani si assistono l'un l'altro, sono rispettosi e fanno del proprio meglio per rendere la community allegra e piacevole. Tuttavia, molto raramente, un'azione di un Habitichiano potrebbe violare una delle linee guida sopra descritte. Quando succede, i moderatori compiono qualunque azione ritengano necessaria per mantenere Habitica sicura e piacevole per tutti.",
    "id": 164081,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/164081/?format=api"
}