Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/112957/?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.050332Z",
    "action": 59,
    "target": "<p>Siempre has tenido un don especial para romper sistemas de seguridad y conseguir informaci&oacute;n reservada as&iacute; como para evitar que otros hagan lo mismo contigo.</p> <p>Desafortunadamente, desde que te topaste con el profundo y oscuro secreto de alguien, siempre te pones nervioso antes de intentar cualquier procedimiento de seguridad.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "You’ve always had a knack for breaking and entering — and preventing others from doing the same. Unfortunately, ever since you stumbled across someone’s deep, dark secret, you always get nervous before attempting any security procedures.",
        "old_state": -1
    },
    "id": 171088,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171088/?format=api"
}