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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-08-24 08:30:02+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_26",
            "name": "Black",
            "parent": {
                "__typename": "Category",
                "name": "Black"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_26",
            "name": "Black",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_72",
            "name": "Vehicle Parts",
            "parent": {
                "__typename": "Category",
                "name": "Vehicles & Transportation"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_9",
            "name": "Vehicles & Transportation",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "18fa4d10-8e64-483c-a711-489884abda57",
    "inStock": true,
    "name": "Brick 2x4x1 w. screen",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "26",
            "deliveryChannel": "bap",
            "designNumber": 50745
        },
        "id": "4260488",
        "price": {
            "__typename": "Price",
            "centAmount": 18,
            "formattedAmount": "0,18\u00a0\u20ac"
        }
    }
}