GET /api/edge/politicians/?format=api
HTTP 200 OK
Access-Control-Allow-Methods: GET,OPTIONS,HEAD
Access-Control-Allow-Origin: *
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"id": 30,
"title": "Democratic Party (state)"
},
{
"id": 90,
"title": "Federal government: Agency"
},
{
"id": 93,
"title": "Federal government: Legislature"
},
{
"id": 92,
"title": "Federal government: White House"
},
{
"id": 96,
"title": "Judiciary: Circuit Court"
},
{
"id": 97,
"title": "Judiciary: District Court"
},
{
"id": 99,
"title": "Judiciary: State Court"
},
{
"id": 105,
"title": "Judiciary: U.S. Supreme Court"
},
{
"id": 98,
"title": "Law enforcement: Local"
},
{
"id": 100,
"title": "Law enforcement: Military"
},
{
"id": 101,
"title": "Law enforcement: Prosecutor"
},
{
"id": 102,
"title": "Law enforcement: State"
},
{
"id": 107,
"title": "Local government: Agency"
},
{
"id": 103,
"title": "Local government: Legislature"
},
{
"id": 106,
"title": "Local government: Mayor"
},
{
"id": 104,
"title": "Local government: Public school district"
},
{
"id": 91,
"title": "State government: Agency"
},
{
"id": 94,
"title": "State government: Governor"
},
{
"id": 95,
"title": "State government: Legislature"
},
{
"id": 25,
"title": "United Nations"
}
]