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-31 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__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
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_321",
            "name": "Dark Azur",
            "parent": {
                "__typename": "Category",
                "name": "Blue"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_23",
            "name": "Blue",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "5a4b1d1d-a32c-4ce4-b399-1ae8aba9f001",
    "inStock": true,
    "name": "PLATE 1X1 W/HOLDER VERTICAL",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "321",
            "deliveryChannel": "bap",
            "designNumber": 52738
        },
        "id": "6431796",
        "price": {
            "__typename": "Price",
            "centAmount": 13,
            "formattedAmount": "0,13\u00a0\u20ac"
        }
    }
}