Information about plays

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

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

{
    "id": 3543202,
    "uri": "https://api.kexp.org/v2/plays/3543202/?format=api",
    "airdate": "2025-08-22T07:05:55-07:00",
    "show": 64354,
    "show_uri": "https://api.kexp.org/v2/shows/64354/?format=api",
    "image_uri": "https://ia601806.us.archive.org/27/items/mbid-592f1582-40d5-4b2c-bab5-8dcedc9942a5/mbid-592f1582-40d5-4b2c-bab5-8dcedc9942a5-39569190905_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-592f1582-40d5-4b2c-bab5-8dcedc9942a5/mbid-592f1582-40d5-4b2c-bab5-8dcedc9942a5-39569190905_thumb250.jpg",
    "song": "I Won’t Back Down",
    "track_id": "74556772-5b71-4b1e-9b68-2df1707005e4",
    "recording_id": "c3b1f8cd-659b-415c-b4ce-7833b4cf32d2",
    "artist": "Sharon Van Etten",
    "artist_ids": [
        "5a2e9cd3-010a-4aae-9f83-629253284202"
    ],
    "album": "Bad Monkey",
    "release_id": "592f1582-40d5-4b2c-bab5-8dcedc9942a5",
    "release_group_id": "41cc03f4-a698-42c3-9bd3-290226884f73",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Friday, and welcome to The Morning Show with the handsome Troy Nelson. Daniel Kohn, author of \"Tearing Down the Orange Curtain - How Punk Rock Brought Orange County to the World\" will join us this morning!  We're so glad you're here!\n--\nThis is Sharon Van Etten's \"I Won't Back Down\" Tom Petty cover for the Apple TV show \"Bad Monkey.\" The show’s soundtrack is a tribute album dedicated to Tom Petty, and every episode features different big-name artists taking on Petty’s songs.\n--\nTechnically a solo track rather than a Heartbreakers song, “I Won’t Back Down” famously features both Jeff Lynne, the co-writer, and George Harrison on it, or three fifths of the Traveling Wilburys. At the time, it was Petty’s biggest ever hit..",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}