Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/78299/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "timestamp": "2022-10-24T06:45:28.976482Z",
    "action": 37,
    "target": "Lancez le menu Global Autorec. Celui-ci abrite également le menu des paramètres des animations automatisées",
    "old": "",
    "details": {
        "state": 10,
        "source": "Launch the Global Autorec menu. This also houses the Settings menu for Automated Animations",
        "old_state": 0
    },
    "id": 113919,
    "action_name": "Marked for edit",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/113919/?format=api"
}