Information about plays

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

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

{
    "id": 3544547,
    "uri": "https://api.kexp.org/v2/plays/3544547/?format=api",
    "airdate": "2025-08-25T07:20:24-07:00",
    "show": 64384,
    "show_uri": "https://api.kexp.org/v2/shows/64384/?format=api",
    "image_uri": "https://ia800404.us.archive.org/2/items/mbid-3806e33e-0f0b-4abf-8cb3-db2789af66db/mbid-3806e33e-0f0b-4abf-8cb3-db2789af66db-18406255307_thumb500.jpg",
    "thumbnail_uri": "https://ia800404.us.archive.org/2/items/mbid-3806e33e-0f0b-4abf-8cb3-db2789af66db/mbid-3806e33e-0f0b-4abf-8cb3-db2789af66db-18406255307_thumb250.jpg",
    "song": "The One to Wait",
    "track_id": "16ced2de-6415-413f-9a53-1b5ce00445c3",
    "recording_id": "62cc8136-bc1a-4274-a7f5-a3af708fd355",
    "artist": "CCFX",
    "artist_ids": [
        "0c5ef09a-e32a-4089-8981-948d1891ecfb"
    ],
    "album": "CCFX EP",
    "release_id": "3806e33e-0f0b-4abf-8cb3-db2789af66db",
    "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": "Library",
    "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--\n Check out this Q&A with the trio, done by Owen Murphy here: https://www.kexp.org/read/2018/4/10/ccfx-ftw-q-dfa-records-super-trio/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}