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-24 08:30:02+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_315",
            "name": "Silver Metallic",
            "parent": {
                "__typename": "Category",
                "name": "Metallic"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_346",
            "name": "Metallic",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__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
            }
        }
    ],
    "id": "1e1d6cb3-25e4-4040-b745-bd022a793da1",
    "inStock": true,
    "name": "RIM WIDE W.CROSS 30x20",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "315",
            "deliveryChannel": "bap",
            "designNumber": 56145
        },
        "id": "6106303",
        "price": {
            "__typename": "Price",
            "centAmount": 49,
            "formattedAmount": "0,49\u00a0\u20ac"
        }
    }
}