Information about plays

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

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

{
    "id": 3624788,
    "uri": "https://api.kexp.org/v2/plays/3624788/?format=api",
    "airdate": "2026-03-03T11:24:09-08:00",
    "show": 66080,
    "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "For A Moment",
    "track_id": "43d8369b-0c95-43b1-afd5-fbf7cee43eca",
    "recording_id": "c0711588-13de-45e7-8843-ff62a68085b3",
    "artist": "Bethany Cosentino",
    "artist_ids": [
        "20d43d07-00b8-404f-a440-07adf7c257f2"
    ],
    "album": "Natural Disaster",
    "release_id": "aa5b8fc9-2418-4f93-90c4-6522514d67b1",
    "release_group_id": "f286971b-3ef9-4c89-beb2-937a8a33cc5d",
    "labels": [
        "Concord Records"
    ],
    "label_ids": [
        "c5f3bc66-5e1e-47bf-8737-46612304aca6"
    ],
    "release_date": "2023-07-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song was from the Best Coast frontperson's 2023 debut solo album. \n--\nThe track features backing vocals by the song’s co-writers Madi Diaz, Kate York, and Sarah Buxton.\n--\n“The idea for ‘For a Moment’ came to me one morning on a writing trip to Nashville,” Bethany reflected. “I was laying in bed thinking about how quickly it can all be gone, and how important it is to lean into love and vulnerability while we’re here. As the world changes, moments of joy mean more now than ever before, even if they only last for a moment.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}