BrickzApp - The opensource LEGO® database
BrickzApp
The opensource LEGO® database
Menu
home

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2023-07-19 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_40",
            "name": "Transparent",
            "parent": {
                "__typename": "Category",
                "name": "White"
            }
        },
        {
            "__typename": "Category",
            "key": null,
            "name": "Figure heads",
            "parent": {
                "__typename": "Category",
                "name": "Pick a Brick"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_1",
            "name": "White",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_7",
            "name": "Minifigure Parts",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_42",
            "name": "Minifigure Heads",
            "parent": {
                "__typename": "Category",
                "name": "Minifigure Parts"
            }
        }
    ],
    "id": "35126b5f-0760-4446-a58c-1ee18e1ac9ad",
    "inStock": true,
    "name": "MINI HEAD",
    "spinsetMedia": {
        "__typename": "ProductSpinSet",
        "frames": [
            {
                "__typename": "ProductSpinsetUrls",
                "url": "https://www.lego.com/cdn/cs/set/assets/blte59fe07cb7a84924/6168665.jpg?fit=bounds&format=jpg&quality=80&width=500&height=500&dpr=1"
            }
        ]
    },
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "40",
            "deliveryChannel": "pab",
            "designNumber": 28621
        },
        "id": "6168665",
        "price": {
            "__typename": "Price",
            "centAmount": 14,
            "formattedAmount": "0,14\u00a0\u20ac"
        }
    }
}