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%3APre+-+Feasibility
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "fields": {
        "sector": [],
        "government_label": [
            {
                "text": "Limpopo",
                "count": 89,
                "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"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            }
        ],
        "province": [
            {
                "text": "Limpopo",
                "count": 89,
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            }
        ],
        "department": [
            {
                "text": "Agriculture",
                "count": 50,
                "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%3APre+-+Feasibility"
            },
            {
                "text": "Public Works, Roads and Infrastructure",
                "count": 24,
                "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%3APre+-+Feasibility"
            },
            {
                "text": "Health and Social Development",
                "count": 14,
                "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%3APre+-+Feasibility"
            },
            {
                "text": "Education",
                "count": 1,
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "text": "Sports, Arts and Culture",
                "count": 0,
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            }
        ],
        "status": [
            {
                "text": "Pre - Feasibility",
                "count": 89,
                "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"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility&selected_facets=status_exact%3AProject+Initiation"
            },
            {
                "text": "Site Handed - Over to Contractor",
                "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": "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%3APre+-+Feasibility&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%3APre+-+Feasibility&selected_facets=status_exact%3ATerminated"
            }
        ],
        "primary_funding_source": [
            {
                "text": "Equitable Share",
                "count": 48,
                "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%3APre+-+Feasibility"
            },
            {
                "text": "Provincial Roads Maintenance Grant",
                "count": 24,
                "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%3APre+-+Feasibility"
            },
            {
                "text": "Health Facility Revitalisation Grant",
                "count": 14,
                "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%3APre+-+Feasibility"
            },
            {
                "text": "Comprehensive Agricultural Support Programme Grant",
                "count": 2,
                "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%3APre+-+Feasibility"
            },
            {
                "text": "Education Infrastructure Grant",
                "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%3AEducation+Infrastructure+Grant&selected_facets=status_exact%3APre+-+Feasibility"
            },
            {
                "text": "Community Library Service 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%3ACommunity+Library+Service+Grant&selected_facets=status_exact%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            },
            {
                "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%3APre+-+Feasibility"
            }
        ]
    },
    "dates": {},
    "queries": {},
    "objects": {
        "count": 89,
        "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%3APre+-+Feasibility",
        "previous": null,
        "results": [
            {
                "name": "Donald Frazier Hospital: Upgrade Hospital laundry furniture & equipment- movable assets",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 0.0,
                "latitude": "-22.88653",
                "longitude": "30.47902",
                "url_path": "/infrastructure-projects/full/9733-donald-frazier-hospital-upgrade-hospital-laundry-furniture-equipment-movable-assets-limpopo"
            },
            {
                "name": "D3569 in Waterberg District (Flood)",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Public Works, Roads and Infrastructure",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Provincial Roads Maintenance Grant",
                "estimated_completion_date": "2019-04-29",
                "estimated_total_project_cost": 1709371.0,
                "latitude": "-23.5634435685",
                "longitude": "28.5902663401",
                "url_path": "/infrastructure-projects/full/1089-d3569-in-waterberg-district-flood-limpopo"
            },
            {
                "name": "D175 in Waterberg District (Floods)",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Public Works, Roads and Infrastructure",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Provincial Roads Maintenance Grant",
                "estimated_completion_date": "2020-02-14",
                "estimated_total_project_cost": 7000000.0,
                "latitude": "-23.4684891153",
                "longitude": "27.3100102322",
                "url_path": "/infrastructure-projects/full/1090-d175-in-waterberg-district-floods-limpopo"
            },
            {
                "name": "D3681 repairs to bridge approaches in Vhembe (Floods)",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Public Works, Roads and Infrastructure",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Provincial Roads Maintenance Grant",
                "estimated_completion_date": "2019-04-30",
                "estimated_total_project_cost": 4592007.0,
                "latitude": "-22.8866991712",
                "longitude": "30.4680274931",
                "url_path": "/infrastructure-projects/full/1098-d3681-repairs-to-bridge-approaches-in-vhembe-floods-limpopo"
            },
            {
                "name": "Installation of Drainage Structures and regravelling of road (D3860), and (D3708) between Begwa and Mubvhuri in the Vhembe District (Flood)",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Public Works, Roads and Infrastructure",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Provincial Roads Maintenance Grant",
                "estimated_completion_date": "2020-04-30",
                "estimated_total_project_cost": 12411481.0,
                "latitude": "-22.7872336741",
                "longitude": "30.8652600746",
                "url_path": "/infrastructure-projects/full/1295-installation-of-drainage-structures-and-regravelling-of-road-d3860-and-d3708-between-begwa-and-mubvhuri-in-the-vhembe-district-flood-limpopo"
            },
            {
                "name": "Messina Hospital: Upgrade Hospital laundry furniture & equipment- moveable assets",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2020-11-30",
                "estimated_total_project_cost": 0.0,
                "latitude": "-22.34169",
                "longitude": "30.04285",
                "url_path": "/infrastructure-projects/full/1376-messina-hospital-upgrade-hospital-laundry-furniture-equipment-moveable-assets-limpopo"
            },
            {
                "name": "Ellisras Hospital: Upgrade Hospital laundry furniture & equipment- movable assets",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 0.0,
                "latitude": "-23.67809",
                "longitude": "27.70333",
                "url_path": "/infrastructure-projects/full/1535-ellisras-hospital-upgrade-hospital-laundry-furniture-equipment-movable-assets-limpopo"
            },
            {
                "name": "FH Odendaal MDR-XDR Hospital: Upgrade Hospital laundry furniture & equipment- movable assets",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2021-03-31",
                "estimated_total_project_cost": 0.0,
                "latitude": "-24.70138",
                "longitude": "28.42206",
                "url_path": "/infrastructure-projects/full/1539-fh-odendaal-mdr-xdr-hospital-upgrade-hospital-laundry-furniture-equipment-movable-assets-limpopo"
            },
            {
                "name": "Louis Trichardt Hospital: Upgrade Hospital laundry furniture & equipment- movable assets",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 0.0,
                "latitude": "-23.02913",
                "longitude": "29.90614",
                "url_path": "/infrastructure-projects/full/1621-louis-trichardt-hospital-upgrade-hospital-laundry-furniture-equipment-movable-assets-limpopo"
            },
            {
                "name": "Rehabilitation of flood damaged road D3912 in the Mopani District (Flood)",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Public Works, Roads and Infrastructure",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Provincial Roads Maintenance Grant",
                "estimated_completion_date": "2021-02-14",
                "estimated_total_project_cost": 7000000.0,
                "latitude": "-24.4133128",
                "longitude": "30.5538138",
                "url_path": "/infrastructure-projects/full/6545-rehabilitation-of-flood-damaged-road-d3912-in-the-mopani-district-flood-limpopo"
            },
            {
                "name": "D2677 in Vhembe District (Floods)",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Public Works, Roads and Infrastructure",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Provincial Roads Maintenance Grant",
                "estimated_completion_date": "2020-02-14",
                "estimated_total_project_cost": 6600000.0,
                "latitude": "-22.9204641779",
                "longitude": "30.1099823184",
                "url_path": "/infrastructure-projects/full/6546-d2677-in-vhembe-district-floods-limpopo"
            },
            {
                "name": "D794 in Waterberg District (Flood)",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Public Works, Roads and Infrastructure",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Provincial Roads Maintenance Grant",
                "estimated_completion_date": "2019-04-29",
                "estimated_total_project_cost": 2146147.0,
                "latitude": "-24.522005054",
                "longitude": "27.5189300436",
                "url_path": "/infrastructure-projects/full/6547-d794-in-waterberg-district-flood-limpopo"
            },
            {
                "name": "D1649 in Waterberg District (Flood)",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Public Works, Roads and Infrastructure",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Provincial Roads Maintenance Grant",
                "estimated_completion_date": "2019-04-29",
                "estimated_total_project_cost": 2548859.0,
                "latitude": "-24.6059333078",
                "longitude": "27.3820230162",
                "url_path": "/infrastructure-projects/full/6548-d1649-in-waterberg-district-flood-limpopo"
            },
            {
                "name": "D176 in Waterberg District (Flood)",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Public Works, Roads and Infrastructure",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Provincial Roads Maintenance Grant",
                "estimated_completion_date": "2019-04-29",
                "estimated_total_project_cost": 3495880.0,
                "latitude": "-24.28589",
                "longitude": "28.21991",
                "url_path": "/infrastructure-projects/full/6549-d176-in-waterberg-district-flood-limpopo"
            },
            {
                "name": "D3200 in Mopani District (Flood)",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Public Works, Roads and Infrastructure",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Provincial Roads Maintenance Grant",
                "estimated_completion_date": "2020-04-14",
                "estimated_total_project_cost": 7000000.0,
                "latitude": "-23.5010125",
                "longitude": "30.4155972",
                "url_path": "/infrastructure-projects/full/6550-d3200-in-mopani-district-flood-limpopo"
            },
            {
                "name": "Preventative maintenance and rehabilitation of Road D737",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Public Works, Roads and Infrastructure",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Provincial Roads Maintenance Grant",
                "estimated_completion_date": "2019-08-15",
                "estimated_total_project_cost": 15000000.0,
                "latitude": "-24.7886042489",
                "longitude": "30.3075455397",
                "url_path": "/infrastructure-projects/full/6571-preventative-maintenance-and-rehabilitation-of-road-d737-limpopo"
            },
            {
                "name": "Mokopane Hospital: Upgrade Hospital laundry furniture & equipment- movable assets",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2020-11-30",
                "estimated_total_project_cost": 0.0,
                "latitude": "-24.15208",
                "longitude": "28.98611",
                "url_path": "/infrastructure-projects/full/6798-mokopane-hospital-upgrade-hospital-laundry-furniture-equipment-movable-assets-limpopo"
            },
            {
                "name": "Witpoort Hospital: Upgrade Hospital laundry furniture & equipment- moveable assets",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2020-04-30",
                "estimated_total_project_cost": 0.0,
                "latitude": "-23.33447",
                "longitude": "28.01118",
                "url_path": "/infrastructure-projects/full/6844-witpoort-hospital-upgrade-hospital-laundry-furniture-equipment-moveable-assets-limpopo"
            },
            {
                "name": "Sekgakgapheng Clinic: Replacement of existing clinic on a new site HT",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 0.0,
                "latitude": "-24.17334",
                "longitude": "28.96594",
                "url_path": "/infrastructure-projects/full/4270-sekgakgapheng-clinic-replacement-of-existing-clinic-on-a-new-site-ht-limpopo"
            },
            {
                "name": "St Ritas Hospital: Upgrade Hospital laundry furniture & equipment- movable assets",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Pre - Feasibility",
                "status_order": 1,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2025-03-31",
                "estimated_total_project_cost": 0.0,
                "latitude": "-24.84464",
                "longitude": "29.80403",
                "url_path": "/infrastructure-projects/full/4451-st-ritas-hospital-upgrade-hospital-laundry-furniture-equipment-movable-assets-limpopo"
            }
        ]
    }
}