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