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_15",
            "name": "Plates",
            "parent": {
                "__typename": "Category",
                "name": "Plates"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_3",
            "name": "Plates",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_326",
            "name": "Spring Yellowish Green",
            "parent": {
                "__typename": "Category",
                "name": "Green"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_28",
            "name": "Green",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "d6c5f6ef-722c-44f3-bb9a-2efacfab6120",
    "inStock": true,
    "name": "DUPLO PLATE 8X16X0.5",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "326",
            "deliveryChannel": "bap",
            "designNumber": 61310
        },
        "id": "6469486",
        "price": {
            "__typename": "Price",
            "centAmount": 522,
            "formattedAmount": "5,22\u00a0\u20ac"
        }
    }
}