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_66",
            "name": "Large Tyres & Rims",
            "parent": {
                "__typename": "Category",
                "name": "Vehicles & Transportation"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_9",
            "name": "Vehicles & Transportation",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_26",
            "name": "Black",
            "parent": {
                "__typename": "Category",
                "name": "Black"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_26",
            "name": "Black",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "2f3d568b-9d47-49a7-9656-90abb13e3321",
    "inStock": true,
    "name": "TYRE TRUCK, NARROW, DIA. 49.5X14, NO. 1",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "26",
            "deliveryChannel": "pab",
            "designNumber": 70490
        },
        "id": "6424619",
        "price": {
            "__typename": "Price",
            "centAmount": 196,
            "formattedAmount": "1,96\u00a0\u20ac"
        }
    }
}