GET /elections/us-house/vpap-index/district-8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "props": {
        "district_type": "us-house",
        "district_map": "https://s3.amazonaws.com/vpap-production/static/districts/plan_maps/planmap76.json",
        "districts": [
            {
                "district_number": 1,
                "incumbents": [
                    {
                        "name": "Rob Wittman",
                        "party": "rep"
                    }
                ],
                "vpap_index": "Leans Republican",
                "margin": 0.1067,
                "office_url": "/offices/us-representative-1/elections/",
                "margin_2024": 0.0507,
                "margin_2021": 0.1626,
                "district_id": 4881,
                "region": null
            },
            {
                "district_number": 2,
                "incumbents": [
                    {
                        "name": "Jen Kiggans",
                        "party": "rep"
                    }
                ],
                "vpap_index": "Leans Republican",
                "margin": 0.0561,
                "office_url": "/offices/us-representative-2/elections/",
                "margin_2024": 0.0018,
                "margin_2021": 0.1104,
                "district_id": 4874,
                "region": null
            },
            {
                "district_number": 3,
                "incumbents": [
                    {
                        "name": "Bobby Scott",
                        "party": "dem"
                    }
                ],
                "vpap_index": "Strong Democratic",
                "margin": -0.3093,
                "office_url": "/offices/us-representative-3/elections/",
                "margin_2024": -0.344,
                "margin_2021": -0.2746,
                "district_id": 4875,
                "region": null
            },
            {
                "district_number": 4,
                "incumbents": [
                    {
                        "name": "Jennifer McClellan",
                        "party": "dem"
                    }
                ],
                "vpap_index": "Strong Democratic",
                "margin": -0.2819,
                "office_url": "/offices/us-representative-4/elections/",
                "margin_2024": -0.3218,
                "margin_2021": -0.2419,
                "district_id": 4876,
                "region": null
            },
            {
                "district_number": 5,
                "incumbents": [
                    {
                        "name": "John McGuire",
                        "party": "rep"
                    }
                ],
                "vpap_index": "Leans Republican",
                "margin": 0.1641,
                "office_url": "/offices/us-representative-5/elections/",
                "margin_2024": 0.1223,
                "margin_2021": 0.2059,
                "district_id": 4884,
                "region": null
            },
            {
                "district_number": 6,
                "incumbents": [
                    {
                        "name": "Ben Cline",
                        "party": "rep"
                    }
                ],
                "vpap_index": "Strong Republican",
                "margin": 0.285,
                "office_url": "/offices/us-representative-6/elections/",
                "margin_2024": 0.2388,
                "margin_2021": 0.3311,
                "district_id": 4883,
                "region": null
            },
            {
                "district_number": 7,
                "incumbents": [
                    {
                        "name": "Eugene Vindman",
                        "party": "dem"
                    }
                ],
                "vpap_index": "Competitive",
                "margin": 0.0103,
                "office_url": "/offices/us-representative-7/elections/",
                "margin_2024": -0.0283,
                "margin_2021": 0.0489,
                "district_id": 4877,
                "region": null
            },
            {
                "district_number": 8,
                "incumbents": [
                    {
                        "name": "Don Beyer, Jr",
                        "party": "dem"
                    }
                ],
                "vpap_index": "Strong Democratic",
                "margin": -0.4743,
                "office_url": "/offices/us-representative-8/elections/",
                "margin_2024": -0.4971,
                "margin_2021": -0.4515,
                "district_id": 4880,
                "region": null
            },
            {
                "district_number": 9,
                "incumbents": [
                    {
                        "name": "Morgan Griffith",
                        "party": "rep"
                    }
                ],
                "vpap_index": "Strong Republican",
                "margin": 0.4717,
                "office_url": "/offices/us-representative-9/elections/",
                "margin_2024": 0.4441,
                "margin_2021": 0.4993,
                "district_id": 4878,
                "region": null
            },
            {
                "district_number": 10,
                "incumbents": [
                    {
                        "name": "Suhas Subramanyam",
                        "party": "dem"
                    }
                ],
                "vpap_index": "Leans Democratic",
                "margin": -0.0511,
                "office_url": "/offices/us-representative-10/elections/",
                "margin_2024": -0.0861,
                "margin_2021": -0.016,
                "district_id": 4879,
                "region": null
            },
            {
                "district_number": 11,
                "incumbents": [
                    {
                        "name": "Gerry Connolly",
                        "party": "dem"
                    }
                ],
                "vpap_index": "Strong Democratic",
                "margin": -0.3178,
                "office_url": "/offices/us-representative-11/elections/",
                "margin_2024": -0.3437,
                "margin_2021": -0.2919,
                "district_id": 4882,
                "region": null
            }
        ]
    }
}