Was testing out some group data and utilizing the collapsible feature with save state, and noticed that the state is saved in that field as a private key _saved_state and is then also out put in the REST API.
One, is there another way to save the state? And two, regardless of number one that key should be stripped from the REST output.