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_1",
            "name": "White",
            "parent": {
                "__typename": "Category",
                "name": "White"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_1",
            "name": "White",
            "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": "73b5e809-2e8e-4c3a-b225-32e4a0bbc98b",
    "inStock": true,
    "name": "FRONT 4X3X2/3, W/ BOW",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "1",
            "deliveryChannel": "bap",
            "designNumber": 31584
        },
        "id": "6179658",
        "price": {
            "__typename": "Price",
            "centAmount": 26,
            "formattedAmount": "0,26\u00a0\u20ac"
        }
    }
}