Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/197010/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/es/?format=api",
    "user": "https://translate.habitica.com/api/users/soldadomono/?format=api",
    "author": "https://translate.habitica.com/api/users/soldadomono/?format=api",
    "timestamp": "2021-10-03T10:16:23.214567Z",
    "action": 2,
    "target": "¡Has comenzado una nueva aventura! Este es tu renacimiento número <%= number %>, y el nivel más alto que has conseguido es <%= level %>. Para apilar este logro, ¡empieza tu siguiente aventura después de haber conseguido un nivel más alto!",
    "id": 280913,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/280913/?format=api"
}