part  - 2023-07-19 00:00:00+02:00
{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "SUBCAT_11",
            "name": "Modified Technic Beams",
            "parent": {
                "__typename": "Category",
                "name": "Technic Beams"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_2",
            "name": "Technic Beams",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__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
            }
        }
    ],
    "id": "6bb33154-e3ca-47dd-b0c5-aeef5df00d1d",
    "inStock": true,
    "name": "DOUBLE CROSS BLOCK",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "106",
            "deliveryChannel": "bap",
            "designNumber": 42142
        },
        "id": "6390382",
        "price": {
            "__typename": "Price",
            "centAmount": 12,
            "formattedAmount": "0,12\u00a0\u20ac"
        }
    }
}