Quick question about Playlists

Hey there!

It seems that the data that comes from the /playlists metadata endpoints is a little cumbersome, and the query itself takes a very long time. I was curious if the playlistIds (the guids) ever change? I am probably going to end up putting them in my app somewhere, instead of making the long running query for a simple distinction between a Ranked 1v1 and a Ranked 2v2.

That said, if anyone knows a less painful way to do this using the API, I’m 100% up for hearing it!

From what I understand transitioning from Season 1 to Season 2 in Halo Wars 2, there will be a new ID for each season. I know Ranked 1v1-3v3 on both PC and Xbox all got new IDs to query from.

Edit: I have a guy in a Discord server who made a spreadsheet with each ID on it. He gave me permission to share it, so here it is https://docs.google.com/spreadsheets/d/1u4Y4y5pnbrEq4hNjwuh4FFVIShyQvkz0Ex-jMS0S26Q/edit?usp=sharing .

That’s pretty legit. I appreciate it!