You will notice there is currently no way to access the details page of a faction. The reason for this is that we are going to step by step with this one and implementing it properly. For instance with this new system the time to regenerate the data for display (which can only be requested once per 15 minutes) has been reduced from 15-20 minutes to something around 15-20 seconds. The result is now instantly cached in memory from the moment it is generated by the API, allowing for an almost instant display for all following visits until the next regeneration. There has also been numerous improvements in the backend such as the precompile of past monthly activity and well, a lot of things.
I'm aware a lot of you are wondering why this is taking so long. Simply put, this summer has been unkind in real life events and has constantly caused delays on this project and overall development. Things will be much smoother now.