Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3343985/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Slatejaume/?format=api",
    "author": "https://translate.habitica.com/api/users/Slatejaume/?format=api",
    "timestamp": "2025-02-20T19:27:44.174802Z",
    "action": 5,
    "target": "Los cristales incrustados en este sombrero acumulan energía productiva produciendo una pálida luz que te permite hacer lo que tienes que hacer y guiarte por las diferentes estancias de Khazad-dûm tanto de día como de noche. Aumenta la percepcion en <%= per %>. Equipamiento de edición limitada Primavera 2025.",
    "id": 1209058,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1209058/?format=api"
}