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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-02-29 00:00:00+01: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
            }
        }
    ],
    "id": "9b50c4ea-d703-4990-875e-654c2d181d5b",
    "inStock": true,
    "name": "BEARING ELEMENT 2X2 W.D. SNAP",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "31",
            "deliveryChannel": "bap",
            "designNumber": 65514
        },
        "id": "6356180",
        "price": {
            "__typename": "Price",
            "centAmount": 88,
            "formattedAmount": "0,88\u00a0\u20ac"
        }
    }
}