Information about plays

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

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

{
    "id": 3572124,
    "uri": "https://api.kexp.org/v2/plays/3572124/?format=api",
    "airdate": "2025-10-31T07:09:58-07:00",
    "show": 64982,
    "show_uri": "https://api.kexp.org/v2/shows/64982/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-1f3d7165-bdb8-4a04-aec4-2dadc82f6856/mbid-1f3d7165-bdb8-4a04-aec4-2dadc82f6856-23833837747_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-1f3d7165-bdb8-4a04-aec4-2dadc82f6856/mbid-1f3d7165-bdb8-4a04-aec4-2dadc82f6856-23833837747_thumb250.jpg",
    "song": "Nothing Is Safe",
    "track_id": "40c28b3e-d06d-4ac2-a202-88e16c8b339f",
    "recording_id": "2a986bae-6264-492e-8dd2-614b0409e4cb",
    "artist": "clipping.",
    "artist_ids": [
        "84ca8fa4-7cca-4948-a90a-cb44db29853d"
    ],
    "album": "There Existed an Addiction to Blood",
    "release_id": "1f3d7165-bdb8-4a04-aec4-2dadc82f6856",
    "release_group_id": "16af6d23-9d40-49a6-952b-5631d4ec7981",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2019-10-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n--Settle's Showbox on Wednesday, February 25th\n--Berkeley's UC Theatre on Friday, February 27th\n---\nThis fine song was selected as a KEXP Song of the Day. Download it for free here: https://www.kexp.org/podcasts/song-of-the-day/2019/10/3/clipping-nothing-safe/\n--\nHere's an interview with clipping.’s producers Bill Hutson and Jonathan: Snipes https://atwoodmagazine.com/clp-clipping-feature-2019/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}