Attention Developers - New Load All API

Tuesday, February 11, 2014
We have released a new API which allows the complete data set of any finished game to be downloaded. This includes every turn for every player. This should help for any replay functionality you may want to create instead of having to call load turn hundreds of times.  

The new API is very easy to use. Just use as follows to get a Zipped data file. You will need to unzip the dataset to get the JSON turns.  

Example:

http://api.planets.nu/game/loadall?gameid=61641

Note: Even the compressed data files range between 10 MB and 200 MB for completed games.