Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/97483/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/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-30T11:00:55.464525Z",
    "action": 2,
    "target": "Cliccando il pulsante qui sotto, affermi di aver letto e approvato i <a href='/static/terms'>Termini del servizio</a> e l'<a href='/static/privacy'>Informativa sulla Privacy</a>.",
    "id": 163735,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/163735/?format=api"
}