Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/209052/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/es_419/?format=api",
    "user": "https://translate.habitica.com/api/users/kesos/?format=api",
    "author": "https://translate.habitica.com/api/users/kesos/?format=api",
    "timestamp": "2025-01-06T21:14:14.237391Z",
    "action": 2,
    "target": "La Dificultad describe qué tan difícil es completar un Hábito, Tarea Diaria o Tarea para ti. Una mayor dificultad resulta en mayores recompensas cuando completas una tarea pero, también, mayor daño cuando te saltas una Tarea Diaria o haces click en un Hábito negativo.",
    "id": 1195406,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1195406/?format=api"
}