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-24 08:30:02+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "SUBCAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_326",
            "name": "Spring Yellowish Green",
            "parent": {
                "__typename": "Category",
                "name": "Green"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_28",
            "name": "Green",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "1ff5ee62-ed2d-4fb9-9ceb-c3f290286b5f",
    "inStock": true,
    "name": "DUPLO BRICK 2X10",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "326",
            "deliveryChannel": "bap",
            "designNumber": 2291
        },
        "id": "6446296",
        "price": {
            "__typename": "Price",
            "centAmount": 355,
            "formattedAmount": "3,55\u00a0\u20ac"
        }
    }
}