Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/277330/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-06T13:30:17.261743Z",
    "action": 59,
    "target": "Gelingt dir der Wurf zum Schwachstellen ausnutzen, so vergleiche das Ergebnis deines Wurfes für Kenntnis (Esoterik) mit dem Wissen-abrufen-SG für diese Kreatur; wäre dies ein Erfolg oder Kritischer Erfolg, so erlangst du Informationen, als wäre dir der Wurf zum Wissen abrufen entsprechend gelungen.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you succeed at your check to Exploit a Vulnerability, compare the result of your Esoteric Lore check to the DC to Recall Knowledge for that creature; if that number would be a success or a critical success, you gain information as if you had succeeded at the Recall Knowledge check. ",
        "old_state": 0
    },
    "id": 447581,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/447581/?format=api"
}