GET /cards/:code/:number/rulings
Supported formats: json
Returns a List of rulings for the card with the given set code and collector number.
Parameter | Type | Atn | Details |
---|---|---|---|
:code
|
String | The three to five-letter set code. | |
:number
|
String | The collector number. | |
format
|
String | Optional |
The data format to return. This method only supports json .
|
pretty
|
Boolean | Optional | If true, the returned JSON will be prettified. Avoid using for production code. |
Example Request
Retrieve rulings for Mana Drain
GET
https://api.scryfall.com/cards/ima/65/rulings