I'm trying to determine which device was last active to eagerly playback a track when all devices are is_active: false. It would be helpful to return a timestamp on each device object, on /devices, to be able to infer which device was last used.
... View more