Warcraft Logs API Old Data

Good time of the day!
Recently i’ve been trying to get the data for my character using the WL API, however, the data is about month or two old.
I’m using the following URL
https://www.warcraftlogs.com/v1/rankings/character/Seeyousoon/Kazzak/eu?zone=13&metric=dps&api_key=
But instead of getting the 91% on Goroth heroic im getting 69 (which is from August 23)
Am i doing something wrong or it is just the way the API works? (not giving the latest data)

Hi there!

You’re seeing the 7.2.5 data. A new partition started when 7.3 came out so you need to adjust your URL to include ‘partition=2’

Per example:
https://www.warcraftlogs.com/v1/rankings/character/Fumito/tarren-mill/EU?partition=2&api_key=xxxxx