Information about plays

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

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

{
    "id": 3641553,
    "uri": "https://api.kexp.org/v2/plays/3641553/?format=api",
    "airdate": "2026-04-13T11:58:02-07:00",
    "show": 66443,
    "show_uri": "https://api.kexp.org/v2/shows/66443/?format=api",
    "image_uri": "https://coverartarchive.org/release/09231632-2b25-414f-a3da-9bdad2ea3249/44694694505-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/09231632-2b25-414f-a3da-9bdad2ea3249/44694694505-250.jpg",
    "song": "Early Stars",
    "track_id": null,
    "recording_id": "3829b2a9-4ca1-4768-bd2f-d6e6fd470729",
    "artist": "Jejune",
    "artist_ids": [
        "6fb1e6e6-07ab-434d-8e4c-5b8df0f92cac"
    ],
    "album": "JeJune / Jimmy Eat World",
    "release_id": null,
    "release_group_id": "dd9ff97d-1003-3cfb-bc85-6c1a933e0feb",
    "labels": [
        "Big Wheel Recreation"
    ],
    "label_ids": [
        "6037b4d4-dddf-4807-b0e4-a53c4a981ca1"
    ],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Emo rockers Jejune formed in the mid-'90s at Berklee College of Music in Boston, where guitarist/singer Joseph Guevara and drummer Christopher Mendez Vanacore studied jazz and bassist/singer Arabella Harrison studied sound engineering, after switching from voice performance. Before breaking up in early 2000, the band went on to become one of the more appreciated underground emo bands, known for its blending of male and female vocals and intensely personal music.\" (allmusic's Ron DePasquale: https://bit.ly/4tcBfSG)\n\nhttps://numerojejune.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}