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": "SUBCAT_59",
            "name": "Animals & Creatures",
            "parent": {
                "__typename": "Category",
                "name": "Animals & Nature"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_8",
            "name": "Animals & Nature",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__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
            }
        }
    ],
    "id": "a8f80e42-5bb4-4b55-b80b-4599ab3b4e58",
    "inStock": true,
    "name": "COW HORN",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "315",
            "deliveryChannel": "bap",
            "designNumber": 67258
        },
        "id": "6408234",
        "price": {
            "__typename": "Price",
            "centAmount": 8,
            "formattedAmount": "0,08\u00a0\u20ac"
        }
    }
}