Information about plays

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

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

{
    "id": 3545009,
    "uri": "https://api.kexp.org/v2/plays/3545009/?format=api",
    "airdate": "2025-08-26T09:34:36-07:00",
    "show": 64392,
    "show_uri": "https://api.kexp.org/v2/shows/64392/?format=api",
    "image_uri": "https://dn721505.ca.archive.org/0/items/mbid-b61360f9-add7-4fbe-b2eb-d13f20b951cd/mbid-b61360f9-add7-4fbe-b2eb-d13f20b951cd-42711591533_thumb500.jpg",
    "thumbnail_uri": "https://ia801007.us.archive.org/0/items/mbid-b61360f9-add7-4fbe-b2eb-d13f20b951cd/mbid-b61360f9-add7-4fbe-b2eb-d13f20b951cd-42711591533_thumb250.jpg",
    "song": "Head Over Heels",
    "track_id": "041444b1-01aa-419c-92da-598e80e63537",
    "recording_id": "c3591600-c532-405d-adb4-fadbb2e66f0a",
    "artist": "Jenevieve",
    "artist_ids": [
        "16591c16-b498-4f90-96ef-bd8e3fcc29d5"
    ],
    "album": "CRYSALIS",
    "release_id": "b61360f9-add7-4fbe-b2eb-d13f20b951cd",
    "release_group_id": "4278dd6a-fae3-4a0c-816c-ea8d79e78462",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Jenavieves newest release 'CRYSALIS' !\n--\nCatch her on the CRYSALIS tour:\nSEATTLE- 12th NOV at Chop Suey\nSF- 16th NOV at the Rickshaw Shop\nhttps://www.jenevievemusic.com/#/\n--\n'The song is an expansion of Jenevieve’s sonic universe, showcasing her signature blend of soulful vocals over modern production sampling Tom Browne’s “Charisma”. The track explores the dizzying highs of falling for someone, told through her distinct lyrical perspective and timeless delivery.'",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}