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_106",
            "name": "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": "f01c0c4f-c9cf-4196-a984-5f1000b7999a",
    "inStock": true,
    "name": "FLAT TILE 2X3 W/ ANGLE",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "106",
            "deliveryChannel": "pab",
            "designNumber": 35341
        },
        "id": "6371715",
        "price": {
            "__typename": "Price",
            "centAmount": 13,
            "formattedAmount": "0,13\u00a0\u20ac"
        }
    }
}