Information about plays

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

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

{
    "id": 3618669,
    "uri": "https://api.kexp.org/v2/plays/3618669/?format=api",
    "airdate": "2026-02-17T10:01:55-08:00",
    "show": 65958,
    "show_uri": "https://api.kexp.org/v2/shows/65958/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-c5ae4e99-980b-495f-b0db-26f7abe697e5/mbid-c5ae4e99-980b-495f-b0db-26f7abe697e5-42265096627_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-c5ae4e99-980b-495f-b0db-26f7abe697e5/mbid-c5ae4e99-980b-495f-b0db-26f7abe697e5-42265096627_thumb250.jpg",
    "song": "Before You Hit the Ground",
    "track_id": "12994762-b019-430c-a8eb-93f22b0d0297",
    "recording_id": "d278878d-99fd-490f-bcbb-5fc9d1267f88",
    "artist": "Dean Johnson",
    "artist_ids": [
        "072a1c1a-08a1-4bee-8ff2-94d047b50f37"
    ],
    "album": "I Hope We Can Still Be Friends",
    "release_id": "c5ae4e99-980b-495f-b0db-26f7abe697e5",
    "release_group_id": "b96e1864-e3e9-4cf6-a466-4a01e149c7b9",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Tuesday, and welcome to The Midday Show with the fabulous Cheryl Waters and the marvelous producer Meerah! We have Julianna Barwick and Mary Lattimore LIVE at 11:00 a.m. today.  That performance is open to the public!! PLUS, we are giving away tickets to Tame Impala in September!  Thanks so much for being here with us. \n--\nSera Cahoone produced this song and sings harmony vocals with Dean Johnson. \n--\nCheryl was the host when Dean Johnson performed this song and others live in our studio last August: https://www.youtube.com/watch?v=P0v1wJnb47g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}