Information about plays

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

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

{
    "id": 3627420,
    "uri": "https://api.kexp.org/v2/plays/3627420/?format=api",
    "airdate": "2026-03-10T12:25:46-07:00",
    "show": 66144,
    "show_uri": "https://api.kexp.org/v2/shows/66144/?format=api",
    "image_uri": "https://dn711209.ca.archive.org/0/items/mbid-43443067-5757-45c6-9685-b57101e3b90b/mbid-43443067-5757-45c6-9685-b57101e3b90b-10029985815_thumb500.jpg",
    "thumbnail_uri": "https://dn711209.ca.archive.org/0/items/mbid-43443067-5757-45c6-9685-b57101e3b90b/mbid-43443067-5757-45c6-9685-b57101e3b90b-10029985815_thumb250.jpg",
    "song": "Rhinestone Cowboy",
    "track_id": "a37d2e00-ce65-31da-8aa3-023082fba689",
    "recording_id": "29199f7f-9585-40a1-83d7-0e133e8c474b",
    "artist": "Glen Campbell",
    "artist_ids": [
        "57976431-1a5c-4968-a422-b92c5e9b0d4f"
    ],
    "album": "Rhinestone Cowboy",
    "release_id": "43443067-5757-45c6-9685-b57101e3b90b",
    "release_group_id": "882f2287-0b5b-3041-9afc-2cdaa9194760",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1975-07-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Glen’s definitive recordings of Jimmy Webb’s songbook are part of pop music history. But while “Wichita Lineman,” “Galveston,” and the rest were major hits, Campbell never made the top of the Billboard Hot 100 until September 6, 1975. That was when “Rhinestone Cowboy,” written and first recorded by Larry Weiss and produced by Dennis Lambert and Brian Potter, climbed from No.3 to take over at the top from K.C. and the Sunshine Band’s “Get Down Tonight.”\n--\nR.I.P., beloved Glen Campbell, who died in 2017 after a very public grappling with Alzheimer's disease: https://www.theguardian.com/music/2017/aug/08/glen-campbell-obituary",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}