Information about plays

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

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

{
    "id": 3524283,
    "uri": "https://api.kexp.org/v2/plays/3524283/?format=api",
    "airdate": "2025-07-08T10:02:59-07:00",
    "show": 63957,
    "show_uri": "https://api.kexp.org/v2/shows/63957/?format=api",
    "image_uri": "https://ia601207.us.archive.org/9/items/mbid-03369ee5-7884-4ad3-bb2e-caa19d2d3e2f/mbid-03369ee5-7884-4ad3-bb2e-caa19d2d3e2f-41479912735_thumb500.jpg",
    "thumbnail_uri": "https://ia801207.us.archive.org/9/items/mbid-03369ee5-7884-4ad3-bb2e-caa19d2d3e2f/mbid-03369ee5-7884-4ad3-bb2e-caa19d2d3e2f-41479912735_thumb250.jpg",
    "song": "Babylon",
    "track_id": "b616ce39-42a3-48e6-879d-05246663eb0f",
    "recording_id": "8710687b-c8f3-4456-a30e-5142e16bdc4b",
    "artist": "Cola Boyy",
    "artist_ids": [
        "27dc2be4-db34-4f2e-b0cb-65b911f0039b"
    ],
    "album": "Quit to Play Chess",
    "release_id": "03369ee5-7884-4ad3-bb2e-caa19d2d3e2f",
    "release_group_id": "5766c4e9-6e81-4353-99af-7b6b8a16f233",
    "labels": [
        "Record Makers"
    ],
    "label_ids": [
        "d58a1478-222b-4f11-b55f-7f14b7f94ef6"
    ],
    "release_date": "2025-05-23",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy sunny Tuesday (in Seattle), and welcome to The Midday Show with Cheryl Waters and indefatigable producer Meerah! We have Neko Case tickets to give away today.  So glad you're here!\n--\nMatthew Urango (Cola Boyy) was born with spina bifida. The musician and disability activist died last year at age 34: https://www.nytimes.com/2024/03/20/arts/music/cola-boyy-dead.html\n--\nHis second album, \"Quit to Play Chess,\" has just been released posthumously: https://colaboyy.bandcamp.com/album/quit-to-play-chess",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}