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_315",
            "name": "Silver Metallic",
            "parent": {
                "__typename": "Category",
                "name": "Metallic"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_346",
            "name": "Metallic",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_47",
            "name": "Minifigure Tools & Accessories",
            "parent": {
                "__typename": "Category",
                "name": "Minifigure Accessories"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_6",
            "name": "Minifigure Accessories",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "4d171627-a95e-4c7b-aa52-e144e7a51588",
    "inStock": true,
    "name": "CLAWS",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "315",
            "deliveryChannel": "bap",
            "designNumber": 10187
        },
        "id": "6004345",
        "price": {
            "__typename": "Price",
            "centAmount": 12,
            "formattedAmount": "0,12\u00a0\u20ac"
        }
    }
}