Information about plays

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

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

{
    "id": 3641939,
    "uri": "https://api.kexp.org/v2/plays/3641939/?format=api",
    "airdate": "2026-04-14T10:07:24-07:00",
    "show": 66450,
    "show_uri": "https://api.kexp.org/v2/shows/66450/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Crop Circles",
    "track_id": null,
    "recording_id": "5d080d7e-a71a-4c64-a398-d680c50532b5",
    "artist": "Odie Leigh",
    "artist_ids": [
        "d556b3a7-f1d5-44fe-a446-007ea983708d"
    ],
    "album": "How Did It Seem To You?",
    "release_id": null,
    "release_group_id": "5a58a55b-f612-4dd2-9e44-6b543846495a",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-10-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Odie Leigh is a musician from Baton Rouge, Louisiana. \n--\nOdie Leigh would never have called herself a musician before the depths of the 2020 pandemic when her rapper roomies made a bet: Whoever records a song that goes viral first, wins. Slightly ticked off that they hadn’t included her in the wager, she decided to hit them with her best shot, and Leigh was crowned the victor when a track she wrote blew up on TikTok. “I was like, ‘I'm gonna show y'all. I'm gonna win.’”  Here's a brief biography: https://www.bighassle.com/odie-leigh",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}