Information about plays

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

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

{
    "id": 3639508,
    "uri": "https://api.kexp.org/v2/plays/3639508/?format=api",
    "airdate": "2026-04-08T15:13:24-07:00",
    "show": 66400,
    "show_uri": "https://api.kexp.org/v2/shows/66400/?format=api",
    "image_uri": "https://dn720003.ca.archive.org/0/items/mbid-2bfa04be-4561-4bd0-8933-da462fd4af4a/mbid-2bfa04be-4561-4bd0-8933-da462fd4af4a-44686677389_thumb500.jpg",
    "thumbnail_uri": "https://dn720003.ca.archive.org/0/items/mbid-2bfa04be-4561-4bd0-8933-da462fd4af4a/mbid-2bfa04be-4561-4bd0-8933-da462fd4af4a-44686677389_thumb250.jpg",
    "song": "Scat",
    "track_id": "caadb638-557f-4b25-bb14-f063907c78e3",
    "recording_id": "420ed093-8834-49b4-86c1-24096dee8ec2",
    "artist": "Arturo Sandoval",
    "artist_ids": [
        "c5cda118-797f-4124-aef2-f1ada89d3408"
    ],
    "album": "Scat",
    "release_id": "2bfa04be-4561-4bd0-8933-da462fd4af4a",
    "release_group_id": "46315c38-2b87-450e-877f-5bd0b5e3499b",
    "labels": [
        "TM Records"
    ],
    "label_ids": [
        "e09b0dd2-a4c1-4ec7-a03d-865033b9a2a8"
    ],
    "release_date": "2026-03-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jazz trumpeter Arturo Sandoval will be at Yoshi's in Oakland on Friday and Saturday, June 12th and 13th.\n--\nHe frequently incorporates high-energy scat singing into his performances. His scatting is known for its incredible speed, technical precision, and humorous falsetto, showcasing a mastery of bebop phrasing. \n--\nHe is releasing a new album, SANGÚ, on May 1 and is performing at clubs and jazz festivals throughout the year.  \n\nThe 76-year-old recently shared the album’s lead single “Scat,” which is driven by a deep Afro-Cuban funk groove layered with brass. The album’s 12-tracks are a swirl of bebop, jazz fusion, Cuban phrasing and batá-inspired rhythms.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}