VIP Specification: Precinct

list: Return all regions which share the same ballot.

retrieve: Return a specific region which shares the same ballot.

GET /api/precincts/?format=api&limit=100&offset=200
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "count": 5435,
    "next": "http://michiganelections.io/api/precincts/?format=api&limit=100&offset=300",
    "previous": "http://michiganelections.io/api/precincts/?format=api&limit=100&offset=100",
    "results": [
        {
            "url": "http://michiganelections.io/api/precincts/3419/?format=api",
            "id": 3419,
            "county": "Allegan",
            "jurisdiction": "Township of Cheshire",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3426/?format=api",
            "id": 3426,
            "county": "Allegan",
            "jurisdiction": "Township of Lee",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3437/?format=api",
            "id": 3437,
            "county": "Allegan",
            "jurisdiction": "Township of Valley",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3431/?format=api",
            "id": 3431,
            "county": "Allegan",
            "jurisdiction": "Township of Monterey",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/6271/?format=api",
            "id": 6271,
            "county": "Ogemaw",
            "jurisdiction": "Township of West Branch",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/6276/?format=api",
            "id": 6276,
            "county": "Roscommon",
            "jurisdiction": "Township of Denton",
            "ward": null,
            "number": "2"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3438/?format=api",
            "id": 3438,
            "county": "Allegan",
            "jurisdiction": "Township of Watson",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3376/?format=api",
            "id": 3376,
            "county": "Clinton",
            "jurisdiction": "Township of Westphalia",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3369/?format=api",
            "id": 3369,
            "county": "Ionia",
            "jurisdiction": "Township of Ronald",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3384/?format=api",
            "id": 3384,
            "county": "Wayne",
            "jurisdiction": "City of Westland",
            "ward": null,
            "number": "11"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3436/?format=api",
            "id": 3436,
            "county": "Allegan",
            "jurisdiction": "Township of Trowbridge",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/6288/?format=api",
            "id": 6288,
            "county": "Saginaw",
            "jurisdiction": "Township of Brant",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3357/?format=api",
            "id": 3357,
            "county": "Clare",
            "jurisdiction": "Township of Grant",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3387/?format=api",
            "id": 3387,
            "county": "Emmet",
            "jurisdiction": "Township of Bear Creek",
            "ward": null,
            "number": "2"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3390/?format=api",
            "id": 3390,
            "county": "Washtenaw",
            "jurisdiction": "Township of Pittsfield",
            "ward": null,
            "number": "9"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3411/?format=api",
            "id": 3411,
            "county": "Alcona",
            "jurisdiction": "Township of Gustin",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3413/?format=api",
            "id": 3413,
            "county": "Alcona",
            "jurisdiction": "Township of Mikado",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3428/?format=api",
            "id": 3428,
            "county": "Allegan",
            "jurisdiction": "Township of Leighton",
            "ward": null,
            "number": "2"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3430/?format=api",
            "id": 3430,
            "county": "Allegan",
            "jurisdiction": "Township of Martin",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/6270/?format=api",
            "id": 6270,
            "county": "Ogemaw",
            "jurisdiction": "City of West Branch",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/6274/?format=api",
            "id": 6274,
            "county": "Presque Isle",
            "jurisdiction": "Township of Presque Isle",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/12173/?format=api",
            "id": 12173,
            "county": "Mason",
            "jurisdiction": "Pere Marquette Charter Twp",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/6275/?format=api",
            "id": 6275,
            "county": "Roscommon",
            "jurisdiction": "Township of Backus",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/6277/?format=api",
            "id": 6277,
            "county": "Roscommon",
            "jurisdiction": "Township of Denton",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/6279/?format=api",
            "id": 6279,
            "county": "Roscommon",
            "jurisdiction": "Township of Lake",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/6280/?format=api",
            "id": 6280,
            "county": "Roscommon",
            "jurisdiction": "Township of Markey",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/6281/?format=api",
            "id": 6281,
            "county": "Roscommon",
            "jurisdiction": "Township of Nester",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/6283/?format=api",
            "id": 6283,
            "county": "Roscommon",
            "jurisdiction": "Township of Roscommon",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3447/?format=api",
            "id": 3447,
            "county": "Antrim",
            "jurisdiction": "Township of Jordan",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3449/?format=api",
            "id": 3449,
            "county": "Antrim",
            "jurisdiction": "Township of Milton",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3450/?format=api",
            "id": 3450,
            "county": "Antrim",
            "jurisdiction": "Township of Torch Lake",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3444/?format=api",
            "id": 3444,
            "county": "Antrim",
            "jurisdiction": "Township of Chestonia",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3445/?format=api",
            "id": 3445,
            "county": "Antrim",
            "jurisdiction": "Township of Custer",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3455/?format=api",
            "id": 3455,
            "county": "Baraga",
            "jurisdiction": "Township of Baraga",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3464/?format=api",
            "id": 3464,
            "county": "Barry",
            "jurisdiction": "Township of Baltimore",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3457/?format=api",
            "id": 3457,
            "county": "Baraga",
            "jurisdiction": "Township of Covington",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3442/?format=api",
            "id": 3442,
            "county": "Alpena",
            "jurisdiction": "Township of Wellington",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3491/?format=api",
            "id": 3491,
            "county": "Charlevoix",
            "jurisdiction": "Township of Wilson",
            "ward": null,
            "number": "15"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3484/?format=api",
            "id": 3484,
            "county": "Calhoun",
            "jurisdiction": "Township of Lee",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3472/?format=api",
            "id": 3472,
            "county": "Barry",
            "jurisdiction": "Township of Woodland",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3493/?format=api",
            "id": 3493,
            "county": "Cheboygan",
            "jurisdiction": "Township of Ellis",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3496/?format=api",
            "id": 3496,
            "county": "Cheboygan",
            "jurisdiction": "Township of Mullett",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3494/?format=api",
            "id": 3494,
            "county": "Cheboygan",
            "jurisdiction": "Township of Hebron",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3497/?format=api",
            "id": 3497,
            "county": "Cheboygan",
            "jurisdiction": "Township of Munro",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3500/?format=api",
            "id": 3500,
            "county": "Chippewa",
            "jurisdiction": "Township of Dafter",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3486/?format=api",
            "id": 3486,
            "county": "Charlevoix",
            "jurisdiction": "Township of Bay",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3479/?format=api",
            "id": 3479,
            "county": "Calhoun",
            "jurisdiction": "Township of Clarence",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3506/?format=api",
            "id": 3506,
            "county": "Clinton",
            "jurisdiction": "Township of Bath",
            "ward": null,
            "number": "3"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3483/?format=api",
            "id": 3483,
            "county": "Calhoun",
            "jurisdiction": "Township of Homer",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3526/?format=api",
            "id": 3526,
            "county": "Eaton",
            "jurisdiction": "Township of Bellevue",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3513/?format=api",
            "id": 3513,
            "county": "Clinton",
            "jurisdiction": "Township of Greenbush",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3540/?format=api",
            "id": 3540,
            "county": "Eaton",
            "jurisdiction": "Township of Windsor",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3544/?format=api",
            "id": 3544,
            "county": "Eaton",
            "jurisdiction": "Township of Windsor",
            "ward": null,
            "number": "3"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3507/?format=api",
            "id": 3507,
            "county": "Clinton",
            "jurisdiction": "Township of Bengal",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3460/?format=api",
            "id": 3460,
            "county": "Baraga",
            "jurisdiction": "Township of L'anse",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3489/?format=api",
            "id": 3489,
            "county": "Charlevoix",
            "jurisdiction": "Township of South Arm",
            "ward": null,
            "number": "14"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3518/?format=api",
            "id": 3518,
            "county": "Clinton",
            "jurisdiction": "Township of Riley",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3452/?format=api",
            "id": 3452,
            "county": "Antrim",
            "jurisdiction": "Township of Warner",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3468/?format=api",
            "id": 3468,
            "county": "Barry",
            "jurisdiction": "Township of Orangeville",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3471/?format=api",
            "id": 3471,
            "county": "Barry",
            "jurisdiction": "Township of Thornapple",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3474/?format=api",
            "id": 3474,
            "county": "Benzie",
            "jurisdiction": "Township of Almira",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3475/?format=api",
            "id": 3475,
            "county": "Benzie",
            "jurisdiction": "Township of Gilmore",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3476/?format=api",
            "id": 3476,
            "county": "Benzie",
            "jurisdiction": "Township of Lake",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3477/?format=api",
            "id": 3477,
            "county": "Benzie",
            "jurisdiction": "Township of Platte",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3487/?format=api",
            "id": 3487,
            "county": "Charlevoix",
            "jurisdiction": "Township of Chandler",
            "ward": null,
            "number": "3"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3488/?format=api",
            "id": 3488,
            "county": "Charlevoix",
            "jurisdiction": "Township of Hudson",
            "ward": null,
            "number": "8"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3498/?format=api",
            "id": 3498,
            "county": "Cheboygan",
            "jurisdiction": "Township of Wilmot",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3499/?format=api",
            "id": 3499,
            "county": "Chippewa",
            "jurisdiction": "Township of Bruce",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3504/?format=api",
            "id": 3504,
            "county": "Clare",
            "jurisdiction": "Township of Winterfield",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3466/?format=api",
            "id": 3466,
            "county": "Barry",
            "jurisdiction": "Township of Johnstown",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3473/?format=api",
            "id": 3473,
            "county": "Barry",
            "jurisdiction": "Township of Yankee Springs",
            "ward": null,
            "number": "2"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3478/?format=api",
            "id": 3478,
            "county": "Calhoun",
            "jurisdiction": "Township of Bedford",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3570/?format=api",
            "id": 3570,
            "county": "Hillsdale",
            "jurisdiction": "Township of Amboy",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3556/?format=api",
            "id": 3556,
            "county": "Gratiot",
            "jurisdiction": "Township of New Haven",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3560/?format=api",
            "id": 3560,
            "county": "Gratiot",
            "jurisdiction": "Township of Pine River",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3555/?format=api",
            "id": 3555,
            "county": "Gratiot",
            "jurisdiction": "Township of Newark",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3553/?format=api",
            "id": 3553,
            "county": "Gratiot",
            "jurisdiction": "Township of Lafayette",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3574/?format=api",
            "id": 3574,
            "county": "Hillsdale",
            "jurisdiction": "Township of Jefferson",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3559/?format=api",
            "id": 3559,
            "county": "Gratiot",
            "jurisdiction": "Township of North Star",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3565/?format=api",
            "id": 3565,
            "county": "Gratiot",
            "jurisdiction": "Township of Wheeler",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3579/?format=api",
            "id": 3579,
            "county": "Hillsdale",
            "jurisdiction": "Township of Ransom",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3598/?format=api",
            "id": 3598,
            "county": "Huron",
            "jurisdiction": "Township of Bingham",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3586/?format=api",
            "id": 3586,
            "county": "Hillsdale",
            "jurisdiction": "Township of Wheatland",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3592/?format=api",
            "id": 3592,
            "county": "Houghton",
            "jurisdiction": "Township of Calumet",
            "ward": null,
            "number": "2"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3602/?format=api",
            "id": 3602,
            "county": "Huron",
            "jurisdiction": "Township of Brookfield",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3593/?format=api",
            "id": 3593,
            "county": "Houghton",
            "jurisdiction": "Township of Duncan",
            "ward": null,
            "number": "2"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3583/?format=api",
            "id": 3583,
            "county": "Hillsdale",
            "jurisdiction": "Township of Somerset",
            "ward": null,
            "number": "2"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3594/?format=api",
            "id": 3594,
            "county": "Houghton",
            "jurisdiction": "Township of Osceola",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3597/?format=api",
            "id": 3597,
            "county": "Houghton",
            "jurisdiction": "Township of Torch Lake",
            "ward": null,
            "number": "2"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3595/?format=api",
            "id": 3595,
            "county": "Houghton",
            "jurisdiction": "Township of Stanton",
            "ward": null,
            "number": "2"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3612/?format=api",
            "id": 3612,
            "county": "Huron",
            "jurisdiction": "Township of Hume",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3603/?format=api",
            "id": 3603,
            "county": "Huron",
            "jurisdiction": "Township of Caseville",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3599/?format=api",
            "id": 3599,
            "county": "Huron",
            "jurisdiction": "Township of Bloomfield",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3607/?format=api",
            "id": 3607,
            "county": "Huron",
            "jurisdiction": "Township of Fairhaven",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3627/?format=api",
            "id": 3627,
            "county": "Huron",
            "jurisdiction": "Township of Sheridan",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3609/?format=api",
            "id": 3609,
            "county": "Huron",
            "jurisdiction": "Township of Grant",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3622/?format=api",
            "id": 3622,
            "county": "Huron",
            "jurisdiction": "Township of Paris",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3619/?format=api",
            "id": 3619,
            "county": "Huron",
            "jurisdiction": "Township of Meade",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3604/?format=api",
            "id": 3604,
            "county": "Huron",
            "jurisdiction": "Township of Colfax",
            "ward": null,
            "number": "1"
        },
        {
            "url": "http://michiganelections.io/api/precincts/3643/?format=api",
            "id": 3643,
            "county": "Ionia",
            "jurisdiction": "Township of Boston",
            "ward": null,
            "number": "1"
        }
    ]
}