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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-02-16 00:00:00+01:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_21",
            "name": "Bright Red",
            "parent": {
                "__typename": "Category",
                "name": "Red"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_21",
            "name": "Red",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__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
            }
        }
    ],
    "id": "8ddb8d5d-4b23-4ff8-8794-4c8ac1438748",
    "inStock": true,
    "name": "PLATE 1X2 W/ HOLDER",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "21",
            "deliveryChannel": "bap",
            "designNumber": 78256
        },
        "id": "6372383",
        "price": {
            "__typename": "Price",
            "centAmount": 19,
            "formattedAmount": "0,19\u00a0\u20ac"
        }
    }
}