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_41",
            "name": "Transparent Red",
            "parent": {
                "__typename": "Category",
                "name": "Red"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_21",
            "name": "Red",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_3",
            "name": "Bricks, Round & Angles",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "9d27a585-f34c-41b9-90dc-26190a0f2439",
    "inStock": true,
    "name": "BRICK 2X2 CIRCLE W/ CROSS",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "41",
            "deliveryChannel": "bap",
            "designNumber": 39223
        },
        "id": "6334501",
        "price": {
            "__typename": "Price",
            "centAmount": 19,
            "formattedAmount": "0,19\u00a0\u20ac"
        }
    }
}