# Legalities
The Legalities data model describes a list of legalities in play formats for a specific card.
Parent model: Card, Card (Atomic), Card (Deck)
Parent property: legalities
# Model Index
# Model Properties
Below, Sol Ring (opens new window) is used as an example of a returned data model.
# brawl
Sol Ring is not legal in the Brawl play format. This property is omitted.
- Type:
string
- Introduced:
v4.0.0
- Attributes: optional
# commander
Sol Ring is legal in the Commander play format.
- Type:
string
- Example:
Legal
- Introduced:
v4.0.0
- Attributes: optional
# duel
Sol Ring is banned in the Duel Commander play format.
- Type:
string
- Example:
Banned
- Introduced:
v4.0.0
- Attributes: optional
# future
Sol Ring is not legal in the Future play format. This property is omitted.
- Type:
string
- Introduced:
v4.0.0
- Attributes: optional
# frontier
Sol Ring is not legal in the Frontier play format. This property is omitted.
- Type:
string
- Introduced:
v4.0.0
- Attributes: optional
# historic
Sol Ring is not legal in the Historic play format. This property is omitted.
- Type:
string
- Introduced:
v5.1.0
- Attributes: optional
# legacy
Sol Ring is banned in the Legacy play format.
- Type:
string
- Example:
Banned
- Introduced:
v4.0.0
- Attributes: optional
# modern
Sol Ring is not legal in the Modern play format. This property is omitted.
- Type:
string
- Introduced:
v4.0.0
- Attributes: optional
# pauper
Sol Ring is not legal in the Pauper play format. This property is omitted.
- Type:
string
- Introduced:
v4.0.0
- Attributes: optional
# penny
Sol Ring is not legal in the Penny play format. This property is omitted.
- Type:
string
- Introduced:
v4.0.0
- Attributes: optional
# pioneer
Sol Ring is not legal in the Pioneer play format. This property is omitted.
- Type:
string
- Introduced:
v4.6.0
- Attributes: optional
# standard
Sol Ring is not legal in the Standard play format. This property is omitted.
- Type:
string
- Introduced:
v4.0.0
- Attributes: optional
# vintage
Sol Ring is restricted in the Vintage play format.
- Type:
string
- Example:
Restricted
- Introduced:
v4.0.0
- Attributes: optional