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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-10-09 20:30:01+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_107",
            "name": "Bright Bluish Green",
            "parent": {
                "__typename": "Category",
                "name": "Blue"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_23",
            "name": "Blue",
            "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": "d08e8fc8-b5ee-4a6e-8849-22df3b9a89bf",
    "inStock": true,
    "name": "TIP OF THE TAIL \u00d86,47",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "107",
            "deliveryChannel": "pab",
            "designNumber": 40379
        },
        "id": "6270178",
        "price": {
            "__typename": "Price",
            "centAmount": 20,
            "formattedAmount": "0,20\u00a0\u20ac"
        }
    }
}