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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-08-27 08:30:01+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "SUBCAT_44",
            "name": "Minifigure Headwear",
            "parent": {
                "__typename": "Category",
                "name": "Minifigure Accessories"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_6",
            "name": "Minifigure Accessories",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_402",
            "name": "Reddish Orange",
            "parent": {
                "__typename": "Category",
                "name": "Orange"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_106",
            "name": "Orange",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "71fdab64-6ac2-4dfa-9b42-bc260216ce40",
    "inStock": true,
    "name": "MINI HAT, NO. 8",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "402",
            "deliveryChannel": "bap",
            "designNumber": 37840
        },
        "id": "6482272",
        "price": {
            "__typename": "Price",
            "centAmount": 10,
            "formattedAmount": "0,10\u00a0\u20ac"
        }
    }
}