@scryfall Is there an easy way to view metadata for a specific card (such as "in:booster" or "set_type:expansion") from a card's page, aside from viewing the JSON? Trying to streamline a way of checking legality in a homebrew format, and "look through the JSON" is slightly more in the weeds than I'm hoping for.
@pinary Not currently, no. A lot of additional JSON info isn’t on our page right now. We do offer all of our JSON data in bulk files, perhaps you can automate detecting cards for your format?
@scryfall Gotcha. Thanks for the info! I'll have to do some poking around to see what I can put together then.