Add skeleton type definition for last.fm API
Thought the now playing part of the code was malformed but now that I've
written out the minimal structure and checked it against what the API
returns I can see it's all good.
The API is all horribly converted from XML to JSON.