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": "SUBCAT_4",
            "name": "Technic Brick",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_323",
            "name": "Aqua",
            "parent": {
                "__typename": "Category",
                "name": "Blue"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_23",
            "name": "Blue",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "73603a96-6a4f-4aba-ba5f-473852669b58",
    "inStock": true,
    "name": "TECHNIC BRICK 1X2, \u00d84.9",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "323",
            "deliveryChannel": "pab",
            "designNumber": 3700
        },
        "id": "6474261",
        "price": {
            "__typename": "Price",
            "centAmount": 12,
            "formattedAmount": "0,12\u00a0\u20ac"
        }
    }
}