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_138",
            "name": "Sand Yellow",
            "parent": {
                "__typename": "Category",
                "name": "Brown"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_192",
            "name": "Brown",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_15",
            "name": "Plates",
            "parent": {
                "__typename": "Category",
                "name": "Plates"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_3",
            "name": "Plates",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "e170f06c-35ca-4fc5-bb11-095decc77d6a",
    "inStock": true,
    "name": "PLATE 2X8",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "138",
            "deliveryChannel": "bap",
            "designNumber": 3034
        },
        "id": "4246957",
        "price": {
            "__typename": "Price",
            "centAmount": 25,
            "formattedAmount": "0,25\u00a0\u20ac"
        }
    }
}