The reporting API gives us great data as to what portions of the video (intervals) were played, down to the millisecond. This is super useful. What would make this even more useful is if this data was presented in chronologic order from the viewers perspective, rather than numerical order. That is, if I watch from 0:00 - 0:10, 5:00-6:00, then back to 2:00-4:00, it would be very valuable to know that this is the order that those views happened [0:00-0:10, 5:00-6:00, 2:00-4:00), rather than have as it is currently represented only the knowledge that the intervals viewed were [0:00-0:10, 2:00-4:00, 5:00-6:00]. This could likely just be a change to the existing field in the existing reports.