There was an error while loading. Please reload this page.
If a new deck is being submitted, the player ID is omitted.
{ "name": "Jawa X-Wings of DOOM", "description": "This deck has never lost... because I never use it.", "strategy": "Deploy Jawas into X-wings. What else?", "is_light_side": true, "is_public": true, "cards": [ { "id": 15, "deck_count": 1, "start_count": 0 }, { "id": 200, "deck_count": 1, "start_count": 0 }, { "id": 438, "deck_count": 2, "start_count": 0 }, { "id": 505, "deck_count": 1, "start_count": 0 } ] }
If an existing deck is being edited, the player ID is included.
{ "deck_id": 78, "name": "Jawa X-Wings of DOOM", "description": "This deck has never lost... because I never use it.", "strategy": "Deploy Jawas into X-wings. What else?", "is_light_side": true, "is_public": true, "cards": [ { "id": 15, "deck_count": 1, "start_count": 0 }, { "id": 200, "deck_count": 1, "start_count": 0 }, { "id": 438, "deck_count": 1, "start_count": 0 }, { "id": 679, "deck_count": 2, "start_count": 0 } ] }