Information about plays

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

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

{
    "id": 3619490,
    "uri": "https://api.kexp.org/v2/plays/3619490/?format=api",
    "airdate": "2026-02-19T11:31:13-08:00",
    "show": 65974,
    "show_uri": "https://api.kexp.org/v2/shows/65974/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-7da2ceef-2e1d-4ab5-a7d6-e7fb9daa6af6/mbid-7da2ceef-2e1d-4ab5-a7d6-e7fb9daa6af6-39129219302_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-7da2ceef-2e1d-4ab5-a7d6-e7fb9daa6af6/mbid-7da2ceef-2e1d-4ab5-a7d6-e7fb9daa6af6-39129219302_thumb250.jpg",
    "song": "Too Soon",
    "track_id": "273fe645-7137-4a62-b0ca-9071683895e0",
    "recording_id": "52d15bfa-2a6f-4c95-aaf8-0daac4fbc6d4",
    "artist": "Fake Fruit",
    "artist_ids": [
        "61c35161-c45c-4779-ac23-0bac43633503"
    ],
    "album": "Mucho Mistrust",
    "release_id": "7da2ceef-2e1d-4ab5-a7d6-e7fb9daa6af6",
    "release_group_id": "a066c1e1-437a-4bb3-93b9-e71ee34cce0c",
    "labels": [
        "Carpark Records"
    ],
    "label_ids": [
        "c34caca6-4de9-4cd2-8549-c71b0162bf1c"
    ],
    "release_date": "2024-08-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fake Fruit is a three piece out of Oakland.\n\nThey performed Live on KEXP last year during KEXP's remote broadcast from Oakland for the Noise Pop Festival! \n\nhttps://www.youtube.com/watch?v=OxytIk4W7wo\n\n--\n\nThough their 2024 LP 'Mucho Mistrust' is a sly reference to a beloved Blondie lyric, the title encapsulates both the anxieties of daily life, a bloodless music industry, and global capitalism as well as the clear-eyed skepticism needed to rebel against it. Across 12 propulsively unpredictable tracks, the album is both their most collaborative and most immediate yet.\n\nhttps://fakefruitmusic.bandcamp.com/album/mucho-mistrust",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}