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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-06-18 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_154",
            "name": "Dark Red",
            "parent": {
                "__typename": "Category",
                "name": "Red"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_21",
            "name": "Red",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_16",
            "name": "Plates, Modified",
            "parent": {
                "__typename": "Category",
                "name": "Plates"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_3",
            "name": "Plates",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "82d58d48-90e1-4828-bf61-919c34cdcfc3",
    "inStock": true,
    "name": "FLAT TILE 2X2 INV.",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "154",
            "deliveryChannel": "bap",
            "designNumber": 11203
        },
        "id": "6296962",
        "price": {
            "__typename": "Price",
            "centAmount": 10,
            "formattedAmount": "0,10\u00a0\u20ac"
        }
    }
}