Information about plays

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

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

{
    "id": 3576790,
    "uri": "https://api.kexp.org/v2/plays/3576790/?format=api",
    "airdate": "2025-11-11T10:04:46-08:00",
    "show": 65080,
    "show_uri": "https://api.kexp.org/v2/shows/65080/?format=api",
    "image_uri": "https://ia600403.us.archive.org/34/items/mbid-dd94559b-6130-411d-b56a-bda93e058746/mbid-dd94559b-6130-411d-b56a-bda93e058746-9294923753_thumb500.jpg",
    "thumbnail_uri": "https://ia600403.us.archive.org/34/items/mbid-dd94559b-6130-411d-b56a-bda93e058746/mbid-dd94559b-6130-411d-b56a-bda93e058746-9294923753_thumb250.jpg",
    "song": "Heartbreak Beat",
    "track_id": "79b8eac7-a9d7-46c8-bacf-da0898153957",
    "recording_id": "59baef7c-8839-4106-bbec-2594ef9a21ef",
    "artist": "The Psychedelic Furs",
    "artist_ids": [
        "9f930ddf-be2f-4de5-a39f-7ae47305752e"
    ],
    "album": "Midnight to Midnight",
    "release_id": "dd94559b-6130-411d-b56a-bda93e058746",
    "release_group_id": "136dbd1f-d8e0-4b0b-8807-c88b47e7602d",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1986-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Tuesday and welcome to The Midday Show with the splendid Cheryl Waters and wonderful Meerah!  We are so glad that you are listening!\n--\nCheryl is beginning The Midday Show with  music curated by our 90. TEEN DJ, DJ Phoenix, during her great show last Saturday, November 8th, from 6:00-7:00 a.m.\n--\nRichard Butler's co-writers on the song were the group's guitarist John Ashton and bass player Tim Butler (Richard's brother).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}