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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-04-15 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_15",
            "name": "Plates",
            "parent": {
                "__typename": "Category",
                "name": "Plates"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_3",
            "name": "Plates",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "97bffd71-d515-4edd-8011-810b9c9e066c",
    "inStock": true,
    "name": "FLAT TILE 1X1",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "154",
            "deliveryChannel": "pab",
            "designNumber": 3070
        },
        "id": "4550169",
        "price": {
            "__typename": "Price",
            "centAmount": 6,
            "formattedAmount": "0,06\u00a0\u20ac"
        }
    }
}