Can I see when a stream was last online?

You can use the following to check multiple streams (if the stream isn’t returned in the streams array, it’s offline):

https://api.twitch.tv/kraken/streams?channel=test1,test2,test3,test4

If you want to track the last broadcast, you would need to do that on your own at this time.