{
  "count" : 3,
  "previous" : null,
  "next" : null,
  "maxPageSize" : 10,
  "results" : [ {
    "url" : "http://127.0.0.1:8080/FewsWebServices/rest/digitaledelta/1.0/timeseriestypes/0",
    "id" : "0",
    "name" : "instantaneous"
  }, {
    "url" : "http://127.0.0.1:8080/FewsWebServices/rest/digitaledelta/1.0/timeseriestypes/1",
    "id" : "1",
    "name" : "accumulative"
  }, {
    "url" : "http://127.0.0.1:8080/FewsWebServices/rest/digitaledelta/1.0/timeseriestypes/2",
    "id" : "2",
    "name" : "mean"
  } ]
}