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": "SUBCAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_283",
            "name": "Light Nougat",
            "parent": {
                "__typename": "Category",
                "name": "Brown"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_192",
            "name": "Brown",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "cc8d9505-3c66-413e-a02e-4883fbce050c",
    "inStock": true,
    "name": "BRICK 1X8",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "283",
            "deliveryChannel": "bap",
            "designNumber": 3008
        },
        "id": "6440963",
        "price": {
            "__typename": "Price",
            "centAmount": 24,
            "formattedAmount": "0,24\u00a0\u20ac"
        }
    }
}