Information about plays

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

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

{
    "id": 3610183,
    "uri": "https://api.kexp.org/v2/plays/3610183/?format=api",
    "airdate": "2026-01-28T11:36:46-08:00",
    "show": 65777,
    "show_uri": "https://api.kexp.org/v2/shows/65777/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Más O Menos",
    "track_id": "4abe533b-4d72-4600-9b4e-2a7f20521405",
    "recording_id": "965323a0-aea6-4fca-ab38-fdc6cdbc1acb",
    "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": "Oakland-based band Fake Fruit is fronted by Chicana singer Hannah D'Amato.\n\nFake Fruit performed Live on KEXP last year at 25th Street Recording in Oakland during the Noise Pop festival. Check out the video here: https://www.youtube.com/watch?v=OxytIk4W7wo\n\n--\n\nThough their new 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"
}