Information about plays

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

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

{
    "id": 3650522,
    "uri": "https://api.kexp.org/v2/plays/3650522/?format=api",
    "airdate": "2026-05-04T14:58:42-07:00",
    "show": 66630,
    "show_uri": "https://api.kexp.org/v2/shows/66630/?format=api",
    "image_uri": "https://dn710805.ca.archive.org/0/items/mbid-69959f4a-29fd-4867-83ec-bfb4036b30d1/mbid-69959f4a-29fd-4867-83ec-bfb4036b30d1-1672879787_thumb500.jpg",
    "thumbnail_uri": "https://dn710805.ca.archive.org/0/items/mbid-69959f4a-29fd-4867-83ec-bfb4036b30d1/mbid-69959f4a-29fd-4867-83ec-bfb4036b30d1-1672879787_thumb250.jpg",
    "song": "Verses From the Abstract",
    "track_id": "d5285c40-824d-3b8a-b651-348d4067ea67",
    "recording_id": "e2180bfe-c556-456d-8c80-bc3f736583f9",
    "artist": "A Tribe Called Quest",
    "artist_ids": [
        "9689aa5a-4471-4fb4-9721-07cecda0fa9f"
    ],
    "album": "The Low End Theory",
    "release_id": "69959f4a-29fd-4867-83ec-bfb4036b30d1",
    "release_group_id": "c3733436-fcba-3c08-b082-d548df5c5139",
    "labels": [
        "Jive"
    ],
    "label_ids": [
        "79245298-c0ba-4eba-aecc-3dfe8eeb689f"
    ],
    "release_date": "1991-09-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating the 89th birthday of Ron Carter, born on this day in 1937!\n\nIn addition to a solo career of more than 60 years, Carter is well-known for playing on numerous iconic Blue Note albums in the 1960s, as well as being the anchor of trumpeter Miles Davis's \"Second Great Quintet\" from 1963-1968.\n\nThe group sampled Joe Farrell's \"Upon This Rock\" and also hired legendary jazz bassist Ron Carter to play on this track.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}