(My assumption was that all clients are going to request the MD5 first, so that they know whether they should download the schedule at all if it hasn't changed, and using that would know the min / max dates)
If you want the server to send you everything it has for a stationID, then just send something like
Code: Select all
[
{
"stationID": "92371"
}
]