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": "COLOUR_182",
            "name": "Transparent Bright Orange",
            "parent": {
                "__typename": "Category",
                "name": "Orange"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_106",
            "name": "Orange",
            "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": "a3d5ae71-0bef-4445-8248-bd2861171889",
    "inStock": true,
    "name": "DESIGN PLATE, 5X5X2/3, NO. 1",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "182",
            "deliveryChannel": "pab",
            "designNumber": 73304
        },
        "id": "6327465",
        "price": {
            "__typename": "Price",
            "centAmount": 71,
            "formattedAmount": "0,71\u00a0\u20ac"
        }
    }
}