Information about plays

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

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

{
    "id": 3522458,
    "uri": "https://api.kexp.org/v2/plays/3522458/?format=api",
    "airdate": "2025-07-04T07:16:43-07:00",
    "show": 63915,
    "show_uri": "https://api.kexp.org/v2/shows/63915/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-91d0364b-937a-4fc0-b190-a8599b9eead0/mbid-91d0364b-937a-4fc0-b190-a8599b9eead0-27932897371_thumb500.jpg",
    "thumbnail_uri": "https://ia801801.us.archive.org/2/items/mbid-91d0364b-937a-4fc0-b190-a8599b9eead0/mbid-91d0364b-937a-4fc0-b190-a8599b9eead0-27932897371_thumb250.jpg",
    "song": "Morning in America",
    "track_id": "df5195da-246d-47ab-af32-009f4c4cd888",
    "recording_id": "3bb0d038-ba76-407d-9487-878f3d0b18e5",
    "artist": "Durand Jones & the Indications",
    "artist_ids": [
        "5da8d9b1-af89-43a3-a519-8e32ec21e7f5"
    ],
    "album": "American Love Call",
    "release_id": "91d0364b-937a-4fc0-b190-a8599b9eead0",
    "release_group_id": "37002b7f-ac22-4be9-8871-3b905183dd60",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2019-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Durand Jones will be at the Fox Theater in Oakland on Tuesday, October 7th, and at Seattle's Showbox on Tuesday, October 28th. \n--\n“We’re in a time when so many in this country romanticize the past – wishing to return to a place of simplicity and former glory. But the reality of our history can be disillusioning,” drummer Aaron Frazer explained. “For so many in America, the past represents violence, oppression, fear, and colonialism.” \n--\nWatch Durand Jones & The Indications performing \"Morning In America\" live in the KEXP studio in 2019: https://www.youtube.com/watch?v=7x3APVqwExY.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}