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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

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

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_330",
            "name": "Olive Green",
            "parent": {
                "__typename": "Category",
                "name": "Green"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_28",
            "name": "Green",
            "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": "41f1dab0-c7b5-4ad9-8c98-8a8fae300708",
    "inStock": true,
    "name": "NECK - TAIL, DIA. 15,83 - DIA. 7,84",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "330",
            "deliveryChannel": "bap",
            "designNumber": 67361
        },
        "id": "6351429",
        "price": {
            "__typename": "Price",
            "centAmount": 194,
            "formattedAmount": "1,94\u00a0\u20ac"
        }
    }
}