Information about plays

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

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

{
    "id": 3591088,
    "uri": "https://api.kexp.org/v2/plays/3591088/?format=api",
    "airdate": "2025-12-14T17:45:23-08:00",
    "show": 65378,
    "show_uri": "https://api.kexp.org/v2/shows/65378/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sweetfacekillah",
    "track_id": "558fbd1e-21de-4878-9d4e-b1ecb07ec34c",
    "recording_id": "a8e432fb-1b23-491b-9886-a2aadc1efccd",
    "artist": "Infinite Coles",
    "artist_ids": [
        "b9ec5fe4-1d5e-4d94-958d-98badb08f419"
    ],
    "album": "SweetFace Killah",
    "release_id": "6fc71f1e-30eb-484c-8957-8ac23cf01089",
    "release_group_id": "8270b33a-2f1b-4f17-a556-981b9160c894",
    "labels": [
        "Don't Sleep Music"
    ],
    "label_ids": [
        "d01b4e73-4a9a-4dd9-ba9c-d0c60a1f3cc6"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Infinite Coles is a queer NYC-based artist, dancer, and actor who has previously collaborated with Everything Is Recorded, Joy Orbison, Mella Dee, Coby Sey, and more. Titled in a nod to his father Dennis Coles’ legendary rap persona, Ghostface Killah, ‘SweetFace Killah’ explores an expressive, expansive, and defiant sound that embraces both hard-hitting, club-ready, ballroom-influenced rap and vulnerable, honest, deeply personal R&B songs. Infinite Coles’ versatile lyrical talents find an excellent match in Zach Witness, an exceptional producer whose dynamic top-shelf beats consistently shine bright. \n\nhttps://www.youtube.com/watch?v=d2ZHgDmP28I",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}