Information about plays

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

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

{
    "id": 3547536,
    "uri": "https://api.kexp.org/v2/plays/3547536/?format=api",
    "airdate": "2025-09-01T10:41:41-07:00",
    "show": 64446,
    "show_uri": "https://api.kexp.org/v2/shows/64446/?format=api",
    "image_uri": "https://ia904501.us.archive.org/6/items/mbid-391f75e1-29d7-402e-a574-7a53e588473d/mbid-391f75e1-29d7-402e-a574-7a53e588473d-29392606309_thumb500.jpg",
    "thumbnail_uri": "https://ia804501.us.archive.org/6/items/mbid-391f75e1-29d7-402e-a574-7a53e588473d/mbid-391f75e1-29d7-402e-a574-7a53e588473d-29392606309_thumb250.jpg",
    "song": "Witchoo",
    "track_id": "bca15923-af33-4f4d-9b2e-8fd512768602",
    "recording_id": "a3f978bd-1f96-4fb9-915f-68cad3dd3852",
    "artist": "Durand Jones & The Indications",
    "artist_ids": [
        "5da8d9b1-af89-43a3-a519-8e32ec21e7f5"
    ],
    "album": "Private Space",
    "release_id": "391f75e1-29d7-402e-a574-7a53e588473d",
    "release_group_id": "055a1a06-044c-4cd8-8d9b-05e80bea2b55",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2021-07-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Durand Jones & The Indications will tour this fall!\n- October 7th @ Oakland's Fox Theater\n-October 27th @ Portland, OR's Crystal Ballroom\n-October 28th @ Vancouver, BC's Commodore Ballroom\n-October 29th @ Seattle's Showbox SoDo\n-October 31st @ Boise, ID's Knitting Factory\n\nCheck here for more dates & locales: https://durandjonesandtheindications.com/\n--\nDurand Jones & The Indications live on KEXP at THING! Festival in 2023: https://www.youtube.com/watch?v=TZhe0H2a9Ag.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}