Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113739/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:25:47.383241Z",
    "action": 59,
    "target": "<p>El personaje vive m&aacute;s que el humano promedio.</p> <p>A menudo, esta Habilidad Especial tiene un Defecto adjunto que rige lo que el personaje debe hacer para mantener su vida.</p> <p>El personaje deber&iacute;a obtener bonificaciones perif&eacute;ricas durante el juego debido a su <strong>perspectiva m&aacute;s amplia</strong>.</p> <p>Un personaje no puede tener esta habilidad m&aacute;s de una vez.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>The character lives longer than the average Human. Often, this Special Ability has a Flaw attached that governs what the character must do to maintain his life. The character should gain peripheral bonuses during game play because of his “longer outlook.” A character may not have this ability more than once.</p>\n",
        "old_state": -1
    },
    "id": 171903,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171903/?format=api"
}