Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/240481/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/HonzoNebro/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/HonzoNebro/?format=api",
    "timestamp": "2023-09-22T12:53:23.421135Z",
    "action": 5,
    "target": "Ignora la necesidad de usar el comando /macro para llamar macros en el chat. Aviso: esto podría causar conflicto con tu sistema u otros módulos.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Ignores the need to use the /macro command to call macros on the chat. Warning: this might cause conflict with your system or other modules.",
        "old_state": 0
    },
    "id": 380243,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/380243/?format=api"
}