Json Rate Test List
This class is designed to help with returning and parsing the same
JSON object from multiple jobs
This class abstracts the parsing of the JSON from the front-end.
this means that only the information required by the frontend
is sent for plotting/analysis
Contact rcurrie@cern.ch for queries
GET /api/jsontrends/
{
"count": 0,
"results": []
}