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": "SUBCAT_7",
            "name": "Bricks, Bows & Arches",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_138",
            "name": "Sand Yellow",
            "parent": {
                "__typename": "Category",
                "name": "Brown"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_192",
            "name": "Brown",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "4d24c82e-d244-4855-b4c6-ff541d0a734d",
    "inStock": true,
    "name": "PLATE, W/ HALF BOW, INV. 1X2X2/3",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "138",
            "deliveryChannel": "bap",
            "designNumber": 24201
        },
        "id": "6353065",
        "price": {
            "__typename": "Price",
            "centAmount": 8,
            "formattedAmount": "0,08\u00a0\u20ac"
        }
    }
}