{
    "type": "model",
    "series": "16",
    "authority-id": "test-snapd",
    "brand-id": "test-snapd",
    "model": "ubuntu-core-24-pc-amd64",
    "architecture": "amd64",
    "timestamp": "2024-07-10T12:00:00.0Z",
    "base": "core24",
    "grade": "signed",
    "serial-authority": [ "generic" ],
    "snaps": [
        {
            "name": "pc",
            "type": "gadget",
            "default-channel": "24/edge",
            "id": "UqFziVZDHLSyO3TqSWgNBoAdHbLI4dAH"
        },
        {
            "name": "pc-kernel",
            "type": "kernel",
            "default-channel": "24/beta",
            "id": "pYVQrBcKmBa0mZ4CCN7ExT6jH8rY1hza"
        },
        {
            "name": "core24",
            "type": "base",
            "default-channel": "latest/edge",
            "id": "dwTAh7MZZ01zyriOZErqd1JynQLiOGvM"
        },
        {
            "name": "snapd",
            "type": "snapd",
            "default-channel": "latest/edge",
            "id": "PMrrV4ml8uWuEUDBT8dSGnKUYbevVhc4"
        },
        {
            "name": "test-snap-with-components",
            "id": "o6YsRdMMYW3Rg8hINb6zO7vEEqBxG4EK",
            "type": "app",
            "components": {
                "one": {
                    "presence": "required"
                },
                "two": "optional"
            }
        }
    ]
}
