https://bungie-net.github.io/#/components/schemas/Destiny.DestinyProgressionRewardItemState - this is probably a bitfield, I see values like 3, 7, 6,10 in the real data from API. But serde doesn't know about that, and fails to parse the whole response.