{
   "uri" : "/api/v1/tanks-and-leaks/activities/tanks/above-ground-tanks",
   "recordCount" : 2,
   "data" : [
      {
         "siteId" : "113293",
         "tankInstallDate" : "1994-06-01",
         "statusCode" : "-1",
         "actionDate" : "1994-06-01",
         "storageCapacity" : "1000",
         "aboveUnderDesc" : "Aboveground",
         "tankRemovedDate" : "null",
         "clientTankNumber" : "1001",
         "registrationDate" : "1996-10-24",
         "aboveUnderCode" : "1",
         "activitySysId" : "113293-TS0005407",
         "productStored" : "Gasoline Blends (E1-E49)",
         "mpcaTankNumber" : "1001",
         "status" : "null",
         "productStoredCode" : "OORG0168"
      },
      {
         "statusCode" : "-1",
         "tankInstallDate" : "1994-06-01",
         "siteId" : "113293",
         "storageCapacity" : "500",
         "actionDate" : "1994-06-01",
         "tankRemovedDate" : "null",
         "aboveUnderDesc" : "Aboveground",
         "aboveUnderCode" : "1",
         "clientTankNumber" : "1002",
         "registrationDate" : "1996-10-24",
         "status" : "null",
         "productStoredCode" : "OORG0168",
         "activitySysId" : "113293-TS0005407",
         "productStored" : "Gasoline Blends (E1-E49)",
         "mpcaTankNumber" : "1002"
      }
   ],
   "deprecated" : "false",
   "column_names" : [
      "aboveUnderCode",
      "aboveUnderDesc",
      "actionDate",
      "activitySysId",
      "clientTankNumber",
      "mpcaTankNumber",
      "productStored",
      "productStoredCode",
      "registrationDate",
      "siteId",
      "status",
      "statusCode",
      "storageCapacity",
      "tankInstallDate",
      "tankRemovedDate"
   ]
}