Through the Years: Long Correspondence

Programmers stuff:

yesterday I tweaked my tools to get players list from termination-api instead of V1 API, since V1 doesn’t update correctly player’s rankings.

Maybe there’s a bug also in termination-api, I described it here: https://forums.online-go.com/t/what-happened-to-tournaments-players-ranking/34054/25

We’ll see.
I just wanted to mention that I couldn’t find in the termination-api something like the “details” and “rounds” pages that I download from V1:
https://online-go.com/api/v1/tournaments/59567
https://online-go.com/api/v1/tournaments/59567/rounds

There are some useful informations such as the current round, the starting date of the tournament and the full list of games with outcome.
If someone knows more about the termination-api and how to get these data from there, please tell me. Otherwise I’ll just continue with the V1 source.