{
"column_names" : [
"activityType",
"activityTypeCode"
],
"recordCount" : 3,
"data" : [
{
"activityTypeCode" : "55",
"activityType" : "CSW Site Subdivision"
},
{
"activityType" : "Construction Stormwater Permit",
"activityTypeCode" : "45"
},
{
"activityType" : "Coverage Termination",
"activityTypeCode" : "56"
}
],
"deprecated" : "false",
"uri" : "/api/v1/csw/permit-types"
}