Pack is a category in Pokémon TCG Pocket.
Click to view data.
{
"id": "Pack",
"name": "Pack",
"hue": 216,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"icon": {
"id": "icon",
"name": "Icon",
"type": "media"
},
"series": {
"id": "series",
"name": "Series",
"type": "tunnel",
"entrance": "Pack-EXPANSION",
"exit": "Expansion-SERIES"
},
"Pack-EXPANSION": {
"id": "Pack-EXPANSION",
"type": "relationship",
"relationshipTypeId": "Pack-EXPANSION",
"direction": "outgoing",
"name": "Expansion"
},
"Pack-EXCHANGE": {
"id": "Pack-EXCHANGE",
"type": "relationship",
"relationshipTypeId": "Pack-EXCHANGE",
"direction": "outgoing",
"name": "Exchange"
},
"Pack-CARDS": {
"id": "Pack-CARDS",
"type": "relationship",
"relationshipTypeId": "Pack-CARDS",
"direction": "outgoing",
"name": "Cards",
"order": [
{
"id": "card_id",
"order": "asc"
}
]
}
},
"updatedAt": 1731020746681,
"huePropertyId": "Pack-EXPANSION"
}