{
"uri" : "/api/v1/tanks-and-leaks/activities/tanks",
"recordCount" : 4,
"data" : [
{
"tank_action_defn" : "Install a tank.",
"activityId" : "TS0014626",
"activityType" : "TS",
"installDate" : "1998-12-22",
"productStoredList" : "Gasoline",
"aboveUnderDesc" : "Underground",
"siteId" : "114929",
"mpcaTankNumber" : "001",
"activitySysId" : "114929-TS0014626",
"status" : "Removed",
"aboveUnderCode" : "2",
"registrationDate" : "1991-04-01",
"storageCapacity" : "6000"
},
{
"installDate" : "1998-12-22",
"activityType" : "TS",
"activityId" : "TS0014626",
"mpcaTankNumber" : "002",
"siteId" : "114929",
"aboveUnderDesc" : "Underground",
"activitySysId" : "114929-TS0014626",
"productStoredList" : "Gasoline",
"tank_action_defn" : "Install a tank.",
"aboveUnderCode" : "2",
"storageCapacity" : "6000",
"registrationDate" : "1991-04-01",
"status" : "Removed"
},
{
"tank_action_defn" : "Install a tank.",
"mpcaTankNumber" : "003",
"siteId" : "114929",
"activitySysId" : "114929-TS0014626",
"aboveUnderDesc" : "Underground",
"productStoredList" : "Gasoline",
"installDate" : "1998-12-22",
"activityType" : "TS",
"activityId" : "TS0014626",
"status" : "Removed",
"storageCapacity" : "6000",
"registrationDate" : "1991-04-01",
"aboveUnderCode" : "2"
},
{
"registrationDate" : "1991-04-01",
"storageCapacity" : "4000",
"aboveUnderCode" : "2",
"status" : "Removed",
"productStoredList" : "Gasoline",
"siteId" : "114929",
"mpcaTankNumber" : "004",
"activitySysId" : "114929-TS0014626",
"aboveUnderDesc" : "Underground",
"activityId" : "TS0014626",
"activityType" : "TS",
"installDate" : "1998-12-22",
"tank_action_defn" : "Install a tank."
}
],
"deprecated" : "false",
"column_names" : [
"aboveUnderCode",
"aboveUnderDesc",
"activityId",
"activitySysId",
"activityType",
"installDate",
"mpcaTankNumber",
"productStoredList",
"registrationDate",
"siteId",
"status",
"storageCapacity",
"tank_action_defn"
]
}