Search for active vehicles for a particular agency by id.
<response> <version>2</version> <code>200</code> <text>OK</text> <currentTime>1270614730908</currentTime> <data class="listWithRangeAndReferences"> <references>...</references> <list> <vehicleStatus>...</vehicleStatus> <vehicleStatus>...</vehicleStatus> <vehicleStatus>...</vehicleStatus> ... </list> <limitExceeded>false</limitExceeded> <outOfRange>false</outOfRange> </data> </response>
The response is a list of <vehicleStatus/> elements that captures extended details about each active vehicle associated with the specified agency.