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

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_42",
            "name": "Transparent Light Blue",
            "parent": {
                "__typename": "Category",
                "name": "Blue"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_23",
            "name": "Blue",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_81",
            "name": "Decoration Elements",
            "parent": {
                "__typename": "Category",
                "name": "Miscellaneous"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_14",
            "name": "Miscellaneous",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "38f3ac08-0209-4114-8bb4-37cdd2744276",
    "inStock": true,
    "name": "DESIGN PLATE, 5X5X2/3, NO. 1",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "42",
            "deliveryChannel": "bap",
            "designNumber": 73304
        },
        "id": "6334268",
        "price": {
            "__typename": "Price",
            "centAmount": 71,
            "formattedAmount": "0,71\u00a0\u20ac"
        }
    }
}