{
  "changeset" : "2014-10-01T03:00:00-05:00",
  "contact" : "http://www.phila.gov/data/discuss/",
  "key_service" : "You can request a key here: http://developer.phila.gov",
  "endpoints" : [ {
    "specification" : "http://wiki.open311.org/GeoReport_v2",
    "url" : "http://api.phila.gov/open311/v2/discovery.json",
    "changeset" : "2014-10-01T03:00:00-05:00",
    "type" : "production",
    "formats" : [ "application/json", "text/xml" ]
  }, {
    "specification" : "http://wiki.open311.org/GeoReport_v2",
    "url" : "http://api.phila.gov/test-open311/v2/discovery.json",
    "changeset" : "2014-10-01T03:00:00-05:00",
    "type" : "test",
    "formats" : [ "application/json", "text/xml" ]
  }, {
    "specification" : "http://wiki.open311.org/GeoReport_v2",
    "url" : "http://api.phila.gov/staging-open311/v2/discovery.json",
    "changeset" : "2014-10-01T03:00:00-05:00",
    "type" : "dev",
    "formats" : [ "application/json", "text/xml" ]
  } ]
}