{
"uri" : "/api/v1/tanks-and-leaks/activities/leaks",
"deprecated" : "false",
"recordCount" : 1,
"column_names" : [
"active",
"activityId",
"activityName",
"activitySysId",
"addressStreet",
"city",
"county",
"discoveryDate",
"leakedProduct",
"regulatoryDesignation",
"mpcaContact",
"projectManager",
"hydrologist",
"reportDate",
"siteClosureDate",
"siteId",
"siteType",
"zipCode"
],
"data" : [
{
"county" : "Pennington",
"active" : "N",
"activityName" : "Main Street Standard Service",
"siteType" : "Leak Site",
"projectManager" : "null",
"mpcaContact" : "null",
"activitySysId" : "8971-LS0000250",
"regulatoryDesignation" : "Federal",
"discoveryDate" : "1901-01-01",
"leakedProduct" : "Gasoline, Leaded",
"reportDate" : "1983-07-21",
"addressStreet" : "102 2nd St E",
"hydrologist" : "null",
"siteClosureDate" : "2000-03-16",
"city" : "Thief River Falls",
"activityId" : "LS0000250",
"siteId" : "8971",
"zipCode" : "56701"
}
]
}