Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/117469/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-animations/master/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Bodo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Bodo/?format=api",
    "timestamp": "2022-12-18T14:53:30.709006Z",
    "action": 5,
    "target": "Diese Animation wird bei der Aktualisierung ersetzt werden. Wenn ihr das nicht wollt, ändert ihr am besten vorübergehend die <b>animation</b>or <b>variant</b> auf etwas anderes oder aktiviert den Debug-Modus in den Einstellungen und drückt erneut auf die Schaltfläche \"Metadaten\".",
    "old": "",
    "details": {
        "state": 20,
        "source": "This animation WILL be replaced when updated. If you don't want it to be, best way is to temporarily change it's <b>animation</b> or <b>variant</b> to something else, or enabling Debug mode in the settings and pressing the Metadata button again.",
        "old_state": 0
    },
    "id": 181646,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/181646/?format=api"
}