{
    "numfirst": 1,
    "numtotal": 20,
    "numseek": 5,
    "parts": [
        {
            "id": "12",
            "make_id": "Xdss",
            "name": "ProtecciÃ³n super impacto",
            "category": "Airbags",
            "price": {
                "updated": "2015-12-01",
                "base": "11000.65",
                "discount": "0",
                "tax": "7",
                "vat": "16"
            }
        },
        {
            "id": "13",
            "make_id": "Xdss",
            "name": "ProtecciÃ³n super impacto premium",
            "category": "Airbags",
            "price": {
                "updated": "2015-12-01",
                "base": "11000.65",
                "discount": "0",
                "tax": "7",
                "vat": "16"
            },
            "packs": [
                "12",
                "14"
            ]
        }
    ],
    "packs": [
        {
            "id": "12",
            "name": "Seguridad extra",
            "price": {
                "updated": "2015-12-01",
                "base": "3000.00",
                "discount": "0",
                "tax": "7",
                "vat": "16"
            }
        },
        {
            "id": "14",
            "name": "Seguridad Premium",
            "price": {
                "updated": "2015-12-01",
                "base": "6000.00",
                "discount": "0",
                "tax": "7",
                "vat": "16"
            }
        }
    ]
}