BrickzApp - The opensource LEGO® database
BrickzApp
The opensource LEGO® database
Menu
home

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-02-23 00:00:00+01:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_24",
            "name": "Bright Yellow",
            "parent": {
                "__typename": "Category",
                "name": "Yellow"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_24",
            "name": "Yellow",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_40",
            "name": "Minifigure Torso & Legs",
            "parent": {
                "__typename": "Category",
                "name": "Minifigure Parts"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_7",
            "name": "Minifigure Parts",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "f41dcd5a-2548-49f6-9bd7-9df150658d61",
    "inStock": true,
    "name": "MINI UPPER PART NO. 3080",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "24",
            "deliveryChannel": "bap",
            "designNumber": 76382
        },
        "id": "6120210",
        "price": {
            "__typename": "Price",
            "centAmount": 115,
            "formattedAmount": "1,15\u00a0\u20ac"
        }
    }
}