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