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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-09-11 20:30:01+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "SUBCAT_7",
            "name": "Bricks, Bows & Arches",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_191",
            "name": "Flame Yellowish Orange",
            "parent": {
                "__typename": "Category",
                "name": "Yellow"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_24",
            "name": "Yellow",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "34cfb0f7-e8c3-4f4a-9255-1ef548efb114",
    "inStock": false,
    "name": "BRICK 2X3 W. ARCH",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "191",
            "deliveryChannel": "",
            "designNumber": 6215
        },
        "id": "6334834",
        "price": {
            "__typename": "Price",
            "centAmount": 19,
            "formattedAmount": "0,19\u00a0\u20ac"
        }
    }
}