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_106",
            "name": "Bright Orange",
            "parent": {
                "__typename": "Category",
                "name": "Orange"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_106",
            "name": "Orange",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_74",
            "name": "Train Parts",
            "parent": {
                "__typename": "Category",
                "name": "Vehicles & Transportation"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_9",
            "name": "Vehicles & Transportation",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "d20e06b0-f6ef-4b7e-b215-80046a2026b1",
    "inStock": true,
    "name": "RAIL 13X13, 1/4 CIRCLE, W/ 3.2 SHAFT",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "106",
            "deliveryChannel": "bap",
            "designNumber": 25061
        },
        "id": "6353787",
        "price": {
            "__typename": "Price",
            "centAmount": 104,
            "formattedAmount": "1,04\u00a0\u20ac"
        }
    }
}