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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-01-29 00:00:00+01:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_1",
            "name": "White",
            "parent": {
                "__typename": "Category",
                "name": "White"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_1",
            "name": "White",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_59",
            "name": "Animals & Creatures",
            "parent": {
                "__typename": "Category",
                "name": "Animals & Nature"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_8",
            "name": "Animals & Nature",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "24ab38f8-c178-4385-8a45-e2c5af3cb5d8",
    "inStock": true,
    "name": "BIRD, NO. 9",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "1",
            "deliveryChannel": "bap",
            "designNumber": 41835
        },
        "id": "6253308",
        "price": {
            "__typename": "Price",
            "centAmount": 30,
            "formattedAmount": "0,30\u00a0\u20ac"
        }
    }
}