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_38",
            "name": "Dark Orange",
            "parent": {
                "__typename": "Category",
                "name": "Brown"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_192",
            "name": "Brown",
            "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": "ada3f9bb-7add-4f88-ac23-1b43b7f84c72",
    "inStock": true,
    "name": "MINI UPPER PART, NO. 5703",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "38",
            "deliveryChannel": "bap",
            "designNumber": 76382
        },
        "id": "6354761",
        "price": {
            "__typename": "Price",
            "centAmount": 96,
            "formattedAmount": "0,96\u00a0\u20ac"
        }
    }
}