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": "COLOUR_21",
            "name": "Bright 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": "6cc21ec5-7d4d-48da-9a78-bd047e222825",
    "inStock": true,
    "name": "CIRCLE 90D 10X10, WRY 18D",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "21",
            "deliveryChannel": "bap",
            "designNumber": 58846
        },
        "id": "6174306",
        "price": {
            "__typename": "Price",
            "centAmount": 122,
            "formattedAmount": "1,22\u00a0\u20ac"
        }
    }
}