Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/112953/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/character-templates/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:24:38.050088Z",
    "action": 59,
    "target": "<p>Te centrastes en el lado m&aacute;s gentil de la vida, como una carga que nunca tiene fin, aprendiendo a encontrar puntos en com&uacute;n con cualquier persona, sin importar de qu&eacute; parte de la galaxia sea.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "With a shoulder that never quite worked correctly, you focused on the softer side of life, learning how find common ground with anyone, no matter what part of the galaxy they’re from.",
        "old_state": -1
    },
    "id": 171084,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171084/?format=api"
}