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_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_50",
            "name": "DUPLO figures",
            "parent": {
                "__typename": "Category",
                "name": "Minifigure Parts"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_7",
            "name": "Minifigure Parts",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "652b6589-a8c3-4ab1-a946-a6dce6c4d49d",
    "inStock": true,
    "name": "CHILD FIGURE NO. 32",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "21",
            "deliveryChannel": "bap",
            "designNumber": 37994
        },
        "id": "6255022",
        "price": {
            "__typename": "Price",
            "centAmount": 341,
            "formattedAmount": "3,41\u00a0\u20ac"
        }
    }
}