Information about plays

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

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

{
    "id": 3545805,
    "uri": "https://api.kexp.org/v2/plays/3545805/?format=api",
    "airdate": "2025-08-28T08:18:12-07:00",
    "show": 64408,
    "show_uri": "https://api.kexp.org/v2/shows/64408/?format=api",
    "image_uri": "https://ia800505.us.archive.org/27/items/mbid-c6f2297e-4083-439e-b141-f947de988576/mbid-c6f2297e-4083-439e-b141-f947de988576-14670890955_thumb500.jpg",
    "thumbnail_uri": "https://ia800505.us.archive.org/27/items/mbid-c6f2297e-4083-439e-b141-f947de988576/mbid-c6f2297e-4083-439e-b141-f947de988576-14670890955_thumb250.jpg",
    "song": "Thursday",
    "track_id": "bbfbd703-27f7-35d1-b71b-b368f2760cff",
    "recording_id": "63b6dcb6-20b8-488f-b4c0-e3c84d7aaff5",
    "artist": "Morphine",
    "artist_ids": [
        "42689657-cbec-4f66-a9ed-80f939ea23ed"
    ],
    "album": "Cure for Pain",
    "release_id": "c6f2297e-4083-439e-b141-f947de988576",
    "release_group_id": "c27c4bc3-98da-33ea-ad7a-5a765ccf9580",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1993-09-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Because it's....well......Thursday!\n--\nDubbed by Alternative Nation as “one of the most original rock sounds of the decade,” Cure for Pain cemented Morphine’s place in alternative rock history, having sold over 300,000 copies worldwide and boasting over 89.7 million streams. https://shorefire.com/releases/entry/morphine-cure-for-pain\n --\nHere's a feature on Morphine and everything that went into recording their classic album, 'Cure For Pain'. Read all about it here: https://www.wbur.org/news/2018/09/14/morphine-boston-band-cure-for-pain",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}