Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3656709/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3656709,
    "uri": "https://api.kexp.org/v2/plays/3656709/?format=api",
    "airdate": "2026-05-19T05:53:09-07:00",
    "show": 66757,
    "show_uri": "https://api.kexp.org/v2/shows/66757/?format=api",
    "image_uri": "https://dn711208.ca.archive.org/0/items/mbid-91559086-6455-47c4-abf5-b2949b95902b/mbid-91559086-6455-47c4-abf5-b2949b95902b-44744867407_thumb500.jpg",
    "thumbnail_uri": "https://ia800100.us.archive.org/8/items/mbid-91559086-6455-47c4-abf5-b2949b95902b/mbid-91559086-6455-47c4-abf5-b2949b95902b-44744867407_thumb250.jpg",
    "song": "Lucky Charm",
    "track_id": "7be5ec09-6248-4c67-9103-668ac773f881",
    "recording_id": "2c502069-9323-4efe-a192-a6902cb8bde6",
    "artist": "Panda Bear & Sonic Boom",
    "artist_ids": [
        "c69cce02-933f-434a-b10a-5c1e0b731a1e",
        "fd3c3f9f-a471-498e-ab3a-940ac20b6bbd"
    ],
    "album": "Graveyard / Lucky Charm",
    "release_id": "91559086-6455-47c4-abf5-b2949b95902b",
    "release_group_id": "cf8eb2a1-597b-4b0e-a694-e7ee3d603ed5",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2026-04-18",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Graveyard/Lucky Charm\" is a 7-inch vinyl single by Panda Bear (Noah Lennox) and Sonic Boom (Peter Kember), released as a Record Store Day 2026 exclusive on April 18, 2026.--https://recordstoreday.com/SpecialRelease/19865",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}