Information about plays

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

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

{
    "id": 3640848,
    "uri": "https://api.kexp.org/v2/plays/3640848/?format=api",
    "airdate": "2026-04-11T18:56:04-07:00",
    "show": 66428,
    "show_uri": "https://api.kexp.org/v2/shows/66428/?format=api",
    "image_uri": "https://coverartarchive.org/release/3806e33e-0f0b-4abf-8cb3-db2789af66db/18406255307-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3806e33e-0f0b-4abf-8cb3-db2789af66db/18406255307-250.jpg",
    "song": "The One to Wait",
    "track_id": null,
    "recording_id": "62cc8136-bc1a-4274-a7f5-a3af708fd355",
    "artist": "CCFX",
    "artist_ids": [
        "0c5ef09a-e32a-4089-8981-948d1891ecfb"
    ],
    "album": "CCFX EP",
    "release_id": null,
    "release_group_id": "6d28e6be-4d9b-4bd1-88f8-e520e9051aaa",
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2017-10-20",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Olympia, WA supertrio CCFX gave their first ever live radio performance at KEXP on The Morning Show back in 2018. It included this wonderful song, \"The One to Wait\": https://youtu.be/21-yLGJCxmo \n\nCheck out this Q&A with the trio, done by Morning Show Producer Owen Murphy, here: https://www.kexp.org/read/2018/4/10/ccfx-ftw-q-dfa-records-super-trio/\n\nhttps://ccfx.bandcamp.com/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}