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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-08-16 08:30:01+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "SUBCAT_68",
            "name": "Wheel Base",
            "parent": {
                "__typename": "Category",
                "name": "Vehicles & Transportation"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_9",
            "name": "Vehicles & Transportation",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_37",
            "name": "Bright Green",
            "parent": {
                "__typename": "Category",
                "name": "Green"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_28",
            "name": "Green",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "7dbe72cf-8fe0-4547-934b-85089d575a81",
    "inStock": true,
    "name": "SCOOTER",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "37",
            "deliveryChannel": "bap",
            "designNumber": 3373
        },
        "id": "6452140",
        "price": {
            "__typename": "Price",
            "centAmount": 270,
            "formattedAmount": "2,70\u00a0\u20ac"
        }
    }
}