The bug is non-trivial to reproduce. At random periods of time, the votes API endpoint reports bizzare values how we evalute analytics for the experiences we overview.
If you read the post, you will see that the user is reporting that the issue is that the stats change completely differently so clearly an issue with the API endpoint itself cuz the ID is the same so you would expect nothing different to happen (or at least not massively).
“Unrelated” but whenever i used that api url on a broken game i get these outputs {"data":[{"id":2961468707,"upVotes":0,"downVotes":0}]}
Despite:
How come?
Edit: Just realized i used place_id instead of universe_id, oh well, but i’m still curious on what results you can get from a broken like to dislike ratios?