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_46",
            "name": "Minifigure Handheld Accessories",
            "parent": {
                "__typename": "Category",
                "name": "Minifigure Accessories"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_6",
            "name": "Minifigure Accessories",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "56252b6c-48bb-485f-a6a8-57a02e3aee18",
    "inStock": true,
    "name": "DIAMOND WITH STICK",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "41",
            "deliveryChannel": "pab",
            "designNumber": 28556
        },
        "id": "6247785",
        "price": {
            "__typename": "Price",
            "centAmount": 8,
            "formattedAmount": "0,08\u00a0\u20ac"
        }
    }
}