Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113133/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/disadvantages/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:24:56.728836Z",
    "action": 59,
    "target": "<p>El personaje no entiende el idioma de la zona en la que pasa la mayor parte de su tiempo.</p> <p>Debe aprender puntos de habilidad en los idiomas de especializaci&oacute;n: (idioma local).</p> <p>Tambi&eacute;n recibe un modificador de dificultad de +6 adem&aacute;s de cualquier otro modificador por lo que intente transmitir o comprender.</p> <p><strong> Restricciones/Notas:</strong> El personaje no puede comenzar el juego con m&aacute;s de un pip en idiomas: (idioma local), pero puede mejorar la habilidad a un costo de +2 al costo. Sin embargo, el personaje debe hablar otro idioma en el entorno del juego con fluidez.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>The character does not understand the language of the area she spends most of her time in. She must learn skill pips in the specialization languages: (local language). She also receives a +6 difficulty modifier in addition to any other modifiers for what she’s attempting to convey or understand.</p>\n\n<p>Restrictions/Notes: The character cannot begin the game with more than one pip in languages: (local language), but she may improve the skill at the cost at +2 to the cost. However, the character should speak another language in the game setting fluently.</p>\n",
        "old_state": -1
    },
    "id": 171273,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171273/?format=api"
}