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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-10-09 20:30:01+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_353",
            "name": "Vibrant Coral",
            "parent": {
                "__typename": "Category",
                "name": "Orange"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_106",
            "name": "Orange",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "73b5a332-b20a-4408-9a06-7556054f4567",
    "inStock": true,
    "name": "DUPLO PLATE 2X8X\u00bd",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "353",
            "deliveryChannel": "pab",
            "designNumber": 44524
        },
        "id": "6470243",
        "price": {
            "__typename": "Price",
            "centAmount": 178,
            "formattedAmount": "1,78\u00a0\u20ac"
        }
    }
}