Sets up a list route for faceted results. This will add ie ^search/facets/$ to your existing ^search pattern.

GET /api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "fields": {
        "sector": [],
        "government_label": [
            {
                "text": "Limpopo",
                "count": 30,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Eastern Cape",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3AEastern+Cape&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Free State",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3AFree+State&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Gauteng",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3AGauteng&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "KwaZulu-Natal",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3AKwaZulu-Natal&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Mpumalanga",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "North West",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Northern Cape",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=government_label_exact%3ANorthern+Cape&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Western Cape",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=government_label_exact%3AWestern+Cape&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            }
        ],
        "province": [
            {
                "text": "Limpopo",
                "count": 30,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=province_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Eastern Cape",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=province_exact%3AEastern+Cape&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Free State",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=province_exact%3AFree+State&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Gauteng",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=province_exact%3AGauteng&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "KwaZulu-Natal",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=province_exact%3AKwaZulu-Natal&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Mpumalanga",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=province_exact%3AMpumalanga&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "North West",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=province_exact%3ANorth+West&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Northern Cape",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=province_exact%3ANorthern+Cape&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Western Cape",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=province_exact%3AWestern+Cape&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            }
        ],
        "department": [
            {
                "text": "Health and Social Development",
                "count": 12,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AHealth+and+Social+Development&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Agriculture",
                "count": 6,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AAgriculture&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Education",
                "count": 6,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Sports, Arts and Culture",
                "count": 5,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ASports%2C+Arts+and+Culture&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Public Works, Roads and Infrastructure",
                "count": 1,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3APublic+Works%2C+Roads+and+Infrastructure&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Agriculture & Rural Development",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AAgriculture+%26+Rural+Development&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Agriculture and Rural Development",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AAgriculture+and+Rural+Development&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Agriculture, Rural Development and Land Administration",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AAgriculture%2C+Rural+Development+and+Land+Administration&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Arts and Culture",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AArts+and+Culture&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Cape Nature",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ACape+Nature&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Community Safetry and Transport",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ACommunity+Safetry+and+Transport&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Cooperative Governance and Traditional Affairs",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ACooperative+Governance+and+Traditional+Affairs&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Culture, Sports and Recreation",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ACulture%2C+Sports+and+Recreation&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Economic Development, Conservation, Environment & Tourism",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEconomic+Development%2C+Conservation%2C+Environment+%26+Tourism&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Economic Development, Environment and Tourism",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEconomic+Development%2C+Environment+and+Tourism&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Economic Development, Environmental Affairs and Tourism",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEconomic+Development%2C+Environmental+Affairs+and+Tourism&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Economic, Small Business Development,Tourism, and Environmental Affairs",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEconomic%2C+Small+Business+Development%2CTourism%2C+and+Environmental+Affairs&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Education & Training",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation+%26+Training&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Health",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AHealth&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Human Settlement",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AHuman+Settlement&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Human Settlement, Cooperative Governance and Traditional Affairs",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AHuman+Settlement%2C+Cooperative+Governance+and+Traditional+Affairs&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Human Settlements",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AHuman+Settlements&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Infrastructure Development",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AInfrastructure+Development&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Local Government",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ALocal+Government&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Office of the Premier",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AOffice+of+the+Premier&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Police, Roads and Transport",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3APolice%2C+Roads+and+Transport&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Provincial Legislature",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AProvincial+Legislature&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Public Works",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3APublic+Works&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Public Works and Infrastructure",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3APublic+Works+and+Infrastructure&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Public Works, Roads & Transport",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3APublic+Works%2C+Roads+%26+Transport&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Public Works, Roads and Transport",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3APublic+Works%2C+Roads+and+Transport&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Roads and Public Works",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ARoads+and+Public+Works&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Roads and Transport",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ARoads+and+Transport&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Rural Development and and Agrarian Reform",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ARural+Development+and+and+Agrarian+Reform&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Rural, Environmental,and Agriculture Development",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ARural%2C+Environmental%2Cand+Agriculture+Development&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Social Development",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ASocial+Development&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Social Development, Woman, Children & Persons with Disabilities",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ASocial+Development%2C+Woman%2C+Children+%26+Persons+with+Disabilities&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Sport and Recreation",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ASport+and+Recreation&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Sports, Arts, Culture and Recreation",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ASports%2C+Arts%2C+Culture+and+Recreation&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Sports, Recreation, Arts and Culture",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ASports%2C+Recreation%2C+Arts+and+Culture&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Transport",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ATransport&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Transport and Public Works",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ATransport+and+Public+Works&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            }
        ],
        "status": [
            {
                "text": "Site Handed - Over to Contractor",
                "count": 30,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Construction 1% - 25%",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3AConstruction+1%25+-+25%25&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Construction 26% - 50%",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3AConstruction+26%25+-+50%25&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Construction 51% - 75%",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3AConstruction+51%25+-+75%25&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Construction 76% - 99%",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3AConstruction+76%25+-+99%25&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Design",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ADesign&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Feasibility",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3AFeasibility&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Final Completion",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3AFinal+Completion&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "On Hold",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3AOn+Hold&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Other - Compensation of Employees",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3AOther+-+Compensation+of+Employees&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Other - Packaged Ongoing Project",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3AOther+-+Packaged+Ongoing+Project&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Practical Completion (100%)",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3APractical+Completion+%28100%25%29&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Pre - Feasibility",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3APre+-+Feasibility&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Project Initiation",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3AProject+Initiation&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Tender",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor&selected_facets=status_exact%3ATender"
            },
            {
                "text": "Terminated",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor&selected_facets=status_exact%3ATerminated"
            }
        ],
        "primary_funding_source": [
            {
                "text": "Health Facility Revitalisation Grant",
                "count": 12,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=primary_funding_source_exact%3AHealth+Facility+Revitalisation+Grant&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Comprehensive Agricultural Support Programme Grant",
                "count": 6,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=primary_funding_source_exact%3AComprehensive+Agricultural+Support+Programme+Grant&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Education Infrastructure Grant",
                "count": 6,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=primary_funding_source_exact%3AEducation+Infrastructure+Grant&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Community Library Service Grant",
                "count": 5,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=primary_funding_source_exact%3ACommunity+Library+Service+Grant&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Equitable Share",
                "count": 1,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=primary_funding_source_exact%3AEquitable+Share&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Early Childhood Development Grant",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=primary_funding_source_exact%3AEarly+Childhood+Development+Grant&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Expanded Public Works Programme Intergrated Grant for Provinces",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=primary_funding_source_exact%3AExpanded+Public+Works+Programme+Intergrated+Grant+for+Provinces&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Human Settlements Development Grant",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=primary_funding_source_exact%3AHuman+Settlements+Development+Grant&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Ilima/Letsema Projects Grant",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=primary_funding_source_exact%3AIlima%2FLetsema+Projects+Grant&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Land Care Programme Grant",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=primary_funding_source_exact%3ALand+Care+Programme+Grant&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Other",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=primary_funding_source_exact%3AOther&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Provincial Roads Maintenance Grant",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=primary_funding_source_exact%3AProvincial+Roads+Maintenance+Grant&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "School Infrastructure Backlog Grant",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=primary_funding_source_exact%3ASchool+Infrastructure+Backlog+Grant&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Substance Abuse Treatment Grant",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo&selected_facets=primary_funding_source_exact%3ASubstance+Abuse+Treatment+Grant&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            }
        ]
    },
    "dates": {},
    "queries": {},
    "objects": {
        "count": 30,
        "next": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?limit=20&offset=20&selected_facets=government_label_exact%3ALimpopo&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor",
        "previous": null,
        "results": [
            {
                "name": "Tshikundamalema Clinic: Alternative back up power supply & Related Infrastructure for Ideal Clinic P",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2019-03-31",
                "estimated_total_project_cost": 0.0,
                "latitude": "-22.67168",
                "longitude": "30.69104",
                "url_path": "/infrastructure-projects/full/9792-tshikundamalema-clinic-alternative-back-up-power-supply-related-infrastructure-for-ideal-clinic-p-limpopo"
            },
            {
                "name": "Homulani Clinic: Alternative back up power supply & Related Infrastructure for Ideal Clinic Programm",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2019-03-31",
                "estimated_total_project_cost": 0.0,
                "latitude": "-23.87506",
                "longitude": "31.06017",
                "url_path": "/infrastructure-projects/full/9793-homulani-clinic-alternative-back-up-power-supply-related-infrastructure-for-ideal-clinic-programm-limpopo"
            },
            {
                "name": "Mokopane Hospital: Repairs & maintenance to MCCE facilities",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2022-11-04",
                "estimated_total_project_cost": 0.0,
                "latitude": "-24.15208",
                "longitude": "28.98611",
                "url_path": "/infrastructure-projects/full/9907-mokopane-hospital-repairs-maintenance-to-mcce-facilities-limpopo"
            },
            {
                "name": "CONSTRUCTION OF MAVALANI LIBRARY",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Sports, Arts and Culture",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Community Library Service Grant",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 9316000.0,
                "latitude": "-23.2046719",
                "longitude": "30.7012231",
                "url_path": "/infrastructure-projects/full/1001-construction-of-mavalani-library-limpopo"
            },
            {
                "name": "Donald Frazer Hospital: Upgrade Hospital Laundry equipment",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2021-09-29",
                "estimated_total_project_cost": 566585.0,
                "latitude": "-22.88653",
                "longitude": "30.47902",
                "url_path": "/infrastructure-projects/full/1496-donald-frazer-hospital-upgrade-hospital-laundry-equipment-limpopo"
            },
            {
                "name": "FH Odendaal MDR-XDR Hospital: Upgrade Hospital Laundry equipment",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2021-09-29",
                "estimated_total_project_cost": 4439132.0,
                "latitude": "-24.70138",
                "longitude": "28.42206",
                "url_path": "/infrastructure-projects/full/1537-fh-odendaal-mdr-xdr-hospital-upgrade-hospital-laundry-equipment-limpopo"
            },
            {
                "name": "UPGRD&ADD: NKURHI LIBRARY",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Sports, Arts and Culture",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Community Library Service Grant",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 946000.0,
                "latitude": "-23.2544908",
                "longitude": "30.5405019",
                "url_path": "/infrastructure-projects/full/1624-upgrd-add-nkurhi-library-limpopo"
            },
            {
                "name": "CONSTRUCTION OF SELETENG LIBRARY",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Sports, Arts and Culture",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Community Library Service Grant",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 8446000.0,
                "latitude": "-24.3178151",
                "longitude": "29.652681",
                "url_path": "/infrastructure-projects/full/6469-construction-of-seleteng-library-limpopo"
            },
            {
                "name": "CONSTRUCTION OF RUNNYMEDE LIBRARY",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Sports, Arts and Culture",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Community Library Service Grant",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 12737000.0,
                "latitude": "-23.6543487",
                "longitude": "30.4501653",
                "url_path": "/infrastructure-projects/full/6470-construction-of-runnymede-library-limpopo"
            },
            {
                "name": "Development Bank of Southern Africa (DBSA) Programme Management Services",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2015-03-31",
                "estimated_total_project_cost": 0.0,
                "latitude": null,
                "longitude": null,
                "url_path": "/infrastructure-projects/full/6975-development-bank-of-southern-africa-dbsa-programme-management-services-limpopo"
            },
            {
                "name": "Development Bank of Southern Africa (DBSA): Electro-mechanical repairs at 41 hospitals",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2018-03-31",
                "estimated_total_project_cost": 0.0,
                "latitude": null,
                "longitude": null,
                "url_path": "/infrastructure-projects/full/6976-development-bank-of-southern-africa-dbsa-electro-mechanical-repairs-at-41-hospitals-limpopo"
            },
            {
                "name": "Various facilities: Maintenance Programme 8: Backlog Maintenance for health inst -HFRG",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2018-12-11",
                "estimated_total_project_cost": 0.0,
                "latitude": null,
                "longitude": null,
                "url_path": "/infrastructure-projects/full/6981-various-facilities-maintenance-programme-8-backlog-maintenance-for-health-inst-hfrg-limpopo"
            },
            {
                "name": "Witpoort Hospital: Upgrade Hospital Laundry equipment",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2020-06-30",
                "estimated_total_project_cost": 2402700.0,
                "latitude": "-23.33447",
                "longitude": "28.01118",
                "url_path": "/infrastructure-projects/full/4092-witpoort-hospital-upgrade-hospital-laundry-equipment-limpopo"
            },
            {
                "name": "Nkomo B Clinic: Alternative back up power supply & Related Infrastructure for Ideal Clinic Programme",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2019-03-31",
                "estimated_total_project_cost": 0.0,
                "latitude": "-23.41747",
                "longitude": "30.77789",
                "url_path": "/infrastructure-projects/full/4450-nkomo-b-clinic-alternative-back-up-power-supply-related-infrastructure-for-ideal-clinic-programme-limpopo"
            },
            {
                "name": "CONSTRUCTION OF DUMELA LIBRARY",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Sports, Arts and Culture",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Community Library Service Grant",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 7092000.0,
                "latitude": "-24.492928",
                "longitude": "31.084098",
                "url_path": "/infrastructure-projects/full/3711-construction-of-dumela-library-limpopo"
            },
            {
                "name": "B.K. MATLALA SECONDARY",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2022-03-31",
                "estimated_total_project_cost": 15425000.0,
                "latitude": "-23.734721",
                "longitude": "29.041967",
                "url_path": "/infrastructure-projects/full/874-b-k-matlala-secondary-limpopo"
            },
            {
                "name": "ASIPHUMELELE SCHOOL",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2024-03-31",
                "estimated_total_project_cost": 60000000.0,
                "latitude": "-25.1608363",
                "longitude": "29.7655369",
                "url_path": "/infrastructure-projects/full/8266-asiphumelele-school-limpopo"
            },
            {
                "name": "Mokopane Hospital: Upgrade Hospital Laundry equipment",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2021-11-30",
                "estimated_total_project_cost": 928158.0,
                "latitude": "-24.15208",
                "longitude": "28.98611",
                "url_path": "/infrastructure-projects/full/7237-mokopane-hospital-upgrade-hospital-laundry-equipment-limpopo"
            },
            {
                "name": "Tshilidzini Hospital: Repairs and Maintenance of existing Laundry Equipment",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 0.0,
                "latitude": "-22.9947",
                "longitude": "30.41415",
                "url_path": "/infrastructure-projects/full/7614-tshilidzini-hospital-repairs-and-maintenance-of-existing-laundry-equipment-limpopo"
            },
            {
                "name": "St. Patrick Mathibela Primary",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2016-06-30",
                "estimated_total_project_cost": 11852000.0,
                "latitude": "-23.95944",
                "longitude": "31.05198",
                "url_path": "/infrastructure-projects/full/11015-st-patrick-mathibela-primary-limpopo"
            }
        ]
    }
}