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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2023-07-19 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_199",
            "name": "Dark Stone Grey",
            "parent": {
                "__typename": "Category",
                "name": "Grey"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_194",
            "name": "Grey",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_21",
            "name": "Modified Technic Half Beams",
            "parent": {
                "__typename": "Category",
                "name": "Technic Beams"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_2",
            "name": "Technic Beams",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "881f8f31-dbec-4551-8a75-36a8b9155a0d",
    "inStock": true,
    "name": "TECHNIC CROSS BLOCK, FORK 2X2",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "199",
            "deliveryChannel": "bap",
            "designNumber": 69819
        },
        "id": "6349479",
        "price": {
            "__typename": "Price",
            "centAmount": 46,
            "formattedAmount": "0,46\u00a0\u20ac"
        }
    }
}