Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/106503/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pin-cushion/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pin-cushion/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/SirMotte/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/SirMotte/?format=api",
    "timestamp": "2023-01-08T00:51:11.599728Z",
    "action": 5,
    "target": "Die Moduleinstellung \"Ermögliche den \"enthüllt\" Status für Notizbuchverknüpfungen.\" ist aktiviert. Überprüfe folgende Moduleinstellungen: <br/><ul><li>\"Lege die Färbung von Notizbuchverknüpfungen abhängig von ihrem Enthüllungsstatus fest.</li><li>\"Verknüpftes Symbol einfärben\"</li><li>\"Unverknüpfte Symbole einfärben</li><li>\"\"Enthüllt\" Symbol Färbung\"</li><li>\"Nicht enthüllt\" Symbol Färbung</li></ul>",
    "old": "",
    "details": {
        "state": 20,
        "source": "The module setting 'Enable revealed state on scene Notes' is enabled. Remember to check these module settings:<br/><ul><li>Set the tint color of the Note revealed state on scene Notes</li><li>Linked Icon Tint</li><li>Not-linked Icon Tint</li><li>Revealed Icon Tint</li><li>Not-revealed Icon Tint</li></ul>",
        "old_state": 0
    },
    "id": 184663,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/184663/?format=api"
}