expose the stable flag of the bridges
Right now it looks like there is something wrong with the bridge authority and there is no stable flag (tpo/core/tor#40449), but once this work we want the flag available. BridgeDB uses it to prioritize the ones with the flag on them.
I guess it will make sense to expose a generic flags field in the bridge resource so we can add other flags in the future.