Introduce variants_detailed
in V2 (to replace variants in V3)
#744
Replies: 3 comments 3 replies
-
This looks great and fits the use case I'm going for. I'm not too sure how comprehensive you're going to be, but other stamps could include "Retail" (Unless it's possible to specify "GameStop" for example), "Pokemon-Centre" (for PC ETB promo). I know variation images are hard to source, but an optional image field could be added and then if the data isn't available, developers could fall back to using the base card image. |
Beta Was this translation helpful? Give feedback.
-
May want to use |
Beta Was this translation helpful? Give feedback.
-
Is there an idea of when this will be added to v2? I can see in the to-do there's some validation of variants, would it make sense for when people validate the variants to also add the detailed part? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A new field,
variants_detailed
, is introduced in V2 to better describe the different physical and visual versions a card can have. This field will coexist withvariants
in V2 and fully replace it in V3.New Field Structure
Why This Matters
The existing variants field is too limited.
variants_detailed
provides more precise definitions, supporting richer combinations like:holo
,jumbo
— jumbo-sized holo cardreverse
,1st edition
— reverse foil with 1st edition stampThis structure allows better representation of how a card was actually printed and distributed.
Beta Was this translation helpful? Give feedback.
All reactions