Information about plays

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

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

{
    "id": 3619843,
    "uri": "https://api.kexp.org/v2/plays/3619843/?format=api",
    "airdate": "2026-02-20T08:14:00-08:00",
    "show": 65981,
    "show_uri": "https://api.kexp.org/v2/shows/65981/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Yours Eternally",
    "track_id": "ff1bdb83-16d9-4aec-ad99-7bc921d09e8e",
    "recording_id": "480c4341-aa37-4937-8b7a-3c616822885b",
    "artist": "U2 & Ed Sheeran",
    "artist_ids": [
        "b8a7c51f-362c-4dcb-a259-bc6e0095f0a6",
        "a3cb23fc-acd3-4ce0-8f36-1e5aa6a18432"
    ],
    "album": "Days of Ash",
    "release_id": "0cd25b8d-891d-418c-b1a7-d0eeceadd1d9",
    "release_group_id": "18b82e5d-33b0-4baf-bb87-75c82db6d697",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2026-02-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Friday, John! I woke up with \"Yours Eternally\" by U2 in my head. Wondering if you could work it into the mix today? It has a particularly Friday Morning Show-esque vibe, IMO 😉Thanks for all you do! \n~Aubbie in West Seattle\n--\n“Yours Eternally” features U.K. pop star Ed Sheeran and Ukrainian singer Taras Topolia, whose band Антитіла (Antytila) teamed up with Sheeran for a version of his tune “2step” in 2022. Topolia is also a soldier, and Sheeran introduced him to U2. That led Bono to write the song “in the form of a letter from a soldier on active duty with a bold, mischievous spirit to match Ukraine’s.”\n--\n\"If you have a chance to reach\nReach for me\nIn the chaos of the earth\nWe'll find beauty...\" Here are the lyrics: https://genius.com/U2-yours-eternally-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}