Information about plays

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

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

{
    "id": 3636937,
    "uri": "https://api.kexp.org/v2/plays/3636937/?format=api",
    "airdate": "2026-04-02T16:44:13-07:00",
    "show": 66347,
    "show_uri": "https://api.kexp.org/v2/shows/66347/?format=api",
    "image_uri": "https://ia800600.us.archive.org/16/items/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77-36277835295_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77-36277835295_thumb250.jpg",
    "song": "NORMA",
    "track_id": "bc29b4ad-cdfd-4fc3-8d89-ef8bed39bb12",
    "recording_id": "c17bb242-e61e-41c7-b4ec-59ea2790cabe",
    "artist": "Say She She",
    "artist_ids": [
        "64dad611-8ada-4696-ac5f-ecb8bf73d51b"
    ],
    "album": "Silver",
    "release_id": "ee341bf6-299a-4424-95f1-be2fbb5efe77",
    "release_group_id": "844cf4cc-bcde-492b-9615-65d7b0029f3d",
    "labels": [
        "Karma Chief Records"
    ],
    "label_ids": [
        "b2d60533-fdcd-48b1-ad9e-db482053ac35"
    ],
    "release_date": "2023-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Brooklyn-based  trio (Sabrina Cunningham, Nya Gazelle Brown and Piya Malik) wrote this song to protest the Supreme Court decision to overturn Roe V. Wade. The song was dedicated to Norma McCorvey, aka Jane Roe,\n--\nSee a live performance in the KEXP studio (hosted by Larry) in 2022: https://www.youtube.com/watch?v=gvWcWKeTmVA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}