Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/208628/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "author": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "timestamp": "2020-06-24T14:46:19.136108Z",
    "action": 5,
    "target": "La Dificultad describe lo complicado de completar que es un Hábito, Tarea Diaria o Pendiente. Una mayor dificultad otorga mayores recompensas cuando una Tarea es completada, pero también mayor daño cuando te saltas una Tarea o haces click en un Hábito negativo.",
    "id": 161788,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/161788/?format=api"
}