{
   "uri" : "/api/v1/tanks-and-leaks/activities/tanks",
   "data" : [
      {
         "activityId" : "TS0015504",
         "aboveUnderDesc" : "Underground",
         "productStoredList" : "Motor Oil",
         "installDate" : "1901-01-01",
         "storageCapacity" : "500",
         "siteId" : "114428",
         "mpcaTankNumber" : "001",
         "activitySysId" : "114428-TS0015504",
         "status" : "Closed In-Place",
         "activityType" : "TS",
         "tank_action_defn" : "Install a tank.",
         "registrationDate" : "1901-01-01",
         "aboveUnderCode" : "2"
      },
      {
         "productStoredList" : "Motor Oil",
         "installDate" : "1901-01-01",
         "activityId" : "TS0015504",
         "aboveUnderDesc" : "Underground",
         "storageCapacity" : "500",
         "siteId" : "114428",
         "activityType" : "TS",
         "status" : "Closed In-Place",
         "mpcaTankNumber" : "002",
         "activitySysId" : "114428-TS0015504",
         "aboveUnderCode" : "2",
         "registrationDate" : "1901-01-01",
         "tank_action_defn" : "Install a tank."
      },
      {
         "installDate" : "1901-01-01",
         "productStoredList" : "Motor Oil",
         "aboveUnderDesc" : "Underground",
         "activityId" : "TS0015504",
         "siteId" : "114428",
         "storageCapacity" : "1000",
         "activityType" : "TS",
         "status" : "Closed In-Place",
         "activitySysId" : "114428-TS0015504",
         "mpcaTankNumber" : "003",
         "aboveUnderCode" : "2",
         "tank_action_defn" : "Install a tank.",
         "registrationDate" : "1901-01-01"
      },
      {
         "mpcaTankNumber" : "004",
         "activitySysId" : "114428-TS0015504",
         "activityType" : "TS",
         "status" : "Removed",
         "registrationDate" : "1991-10-25",
         "tank_action_defn" : "Install a tank.",
         "aboveUnderCode" : "2",
         "activityId" : "TS0015504",
         "aboveUnderDesc" : "Underground",
         "productStoredList" : "Motor Oil",
         "installDate" : "1999-03-18",
         "storageCapacity" : "1000",
         "siteId" : "114428"
      },
      {
         "mpcaTankNumber" : "005",
         "activitySysId" : "114428-TS0015504",
         "status" : "Removed",
         "activityType" : "TS",
         "tank_action_defn" : "Install a tank.",
         "registrationDate" : "1991-10-25",
         "aboveUnderCode" : "2",
         "activityId" : "TS0015504",
         "aboveUnderDesc" : "Underground",
         "productStoredList" : "Motor Oil",
         "installDate" : "1999-03-18",
         "storageCapacity" : "1000",
         "siteId" : "114428"
      },
      {
         "status" : "Removed",
         "activityType" : "TS",
         "activitySysId" : "114428-TS0015504",
         "mpcaTankNumber" : "006",
         "aboveUnderCode" : "2",
         "registrationDate" : "1991-10-25",
         "tank_action_defn" : "Install a tank.",
         "installDate" : "1976-11-24",
         "productStoredList" : "Fuel Oil",
         "aboveUnderDesc" : "Underground",
         "activityId" : "TS0015504",
         "siteId" : "114428",
         "storageCapacity" : "10000"
      },
      {
         "aboveUnderCode" : "1",
         "tank_action_defn" : "Install a tank.",
         "registrationDate" : "1991-10-27",
         "activityType" : "TS",
         "status" : "Removed",
         "activitySysId" : "114428-TS0015504",
         "mpcaTankNumber" : "1001",
         "siteId" : "114428",
         "storageCapacity" : "6000",
         "installDate" : "1976-01-01",
         "productStoredList" : "Fuel Oil #1",
         "aboveUnderDesc" : "Aboveground",
         "activityId" : "TS0015504"
      }
   ],
   "deprecated" : "false",
   "recordCount" : 7,
   "column_names" : [
      "aboveUnderCode",
      "aboveUnderDesc",
      "activityId",
      "activitySysId",
      "activityType",
      "installDate",
      "mpcaTankNumber",
      "productStoredList",
      "registrationDate",
      "siteId",
      "status",
      "storageCapacity",
      "tank_action_defn"
   ]
}