Information about plays

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

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

{
    "id": 3651830,
    "uri": "https://api.kexp.org/v2/plays/3651830/?format=api",
    "airdate": "2026-05-07T18:09:03-07:00",
    "show": 66655,
    "show_uri": "https://api.kexp.org/v2/shows/66655/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-6d50b672-4f8e-4b7a-917b-1ded22808632/mbid-6d50b672-4f8e-4b7a-917b-1ded22808632-33115391771_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-6d50b672-4f8e-4b7a-917b-1ded22808632/mbid-6d50b672-4f8e-4b7a-917b-1ded22808632-33115391771_thumb250.jpg",
    "song": "Sunshine",
    "track_id": "3ee29c9d-86a9-4a17-bf7d-6001caf9a922",
    "recording_id": "1725091c-4c28-45ae-8abf-7f4308bd66cc",
    "artist": "Steve Lacy feat. Fousheé",
    "artist_ids": [
        "b29020d6-5dbf-4c99-b16f-c009f8a712ff",
        "a298565e-d43e-46c4-b35c-bfe131258815"
    ],
    "album": "Gemini Rights",
    "release_id": "6d50b672-4f8e-4b7a-917b-1ded22808632",
    "release_group_id": "ab1c1fd8-f769-4d78-90bc-4677f8ad8c22",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2022-07-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Gemini Rights' is the album that turned Steve Lacy from beloved cult guitarist (Compton-born wunderkind, longtime member of The Internet) into a Hot-100 #1 artist — \"Bad Habit\" went all the way to the top, and the record won Best Progressive R&B Album at the 2023 Grammys. Lacy made it as post-breakup self-discovery, pulling indie rock, R&B, funk, and psych into one shape. Fousheé and Matt Martians of The Internet are the guests. \n https://variety.com/2022/music/news/steve-lacy-gemini-rights-bad-habit-crossover-charts-grammy-nominations-1235445425/\n\nOakland, CA on November 4 at Fox Theater\nSeattle, WA on November 7 at Showbox SoDo\nhttps://www.stevelacys.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}