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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2023-07-19 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_192",
            "name": "Reddish Brown",
            "parent": {
                "__typename": "Category",
                "name": "Brown"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_192",
            "name": "Brown",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_53",
            "name": "Minifigure Headwear Accessories",
            "parent": {
                "__typename": "Category",
                "name": "Minifigure Accessories"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_6",
            "name": "Minifigure Accessories",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "26fa7b0a-de5f-41cf-a32e-ea744edb75ba",
    "inStock": true,
    "name": "QUIVER",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "192",
            "deliveryChannel": "pab",
            "designNumber": 4498
        },
        "id": "6268960",
        "price": {
            "__typename": "Price",
            "centAmount": 24,
            "formattedAmount": "0,24\u00a0\u20ac"
        }
    }
}