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-12 00:00:00+01:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_191",
            "name": "Flame Yellowish Orange",
            "parent": {
                "__typename": "Category",
                "name": "Yellow"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_24",
            "name": "Yellow",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_36",
            "name": "Signs, Flags & Poles",
            "parent": {
                "__typename": "Category",
                "name": "Buildings & Furniture"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_5",
            "name": "Buildings & Furniture",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "e85e13ef-afb9-42d8-9d6a-57f9b4db1c8c",
    "inStock": false,
    "name": "LIGHT SWORD - BLADE",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "191",
            "deliveryChannel": "",
            "designNumber": 21462
        },
        "id": "6376752",
        "price": {
            "__typename": "Price",
            "centAmount": 5,
            "formattedAmount": "0,05\u00a0\u20ac"
        }
    }
}