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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-03-08 00:00:00+01:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "SUBCAT_55",
            "name": "Fabric Clothing & Accessories",
            "parent": {
                "__typename": "Category",
                "name": "Fabric & Textiles"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_12",
            "name": "Fabric & Textiles",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_26",
            "name": "Black",
            "parent": {
                "__typename": "Category",
                "name": "Black"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_26",
            "name": "Black",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "9cd31c03-ec10-4fa1-9f51-b29d4d98bf3e",
    "inStock": true,
    "name": "COLLAR, 18X31,5",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "26",
            "deliveryChannel": "pab",
            "designNumber": 20551
        },
        "id": "6240556",
        "price": {
            "__typename": "Price",
            "centAmount": 485,
            "formattedAmount": "4,85\u00a0\u20ac"
        }
    }
}