Information about plays

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

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

{
    "id": 3586399,
    "uri": "https://api.kexp.org/v2/plays/3586399/?format=api",
    "airdate": "2025-12-03T18:41:09-08:00",
    "show": 65280,
    "show_uri": "https://api.kexp.org/v2/shows/65280/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sag",
    "track_id": "84bb593b-c1d0-4326-8c3e-e9491ed7c1e5",
    "recording_id": "7ea1569c-fd5c-4c93-bbff-e99476c28551",
    "artist": "Tiberius",
    "artist_ids": [
        "b01ad234-e9fb-45e3-8796-7b0b45409940"
    ],
    "album": "Troubadour",
    "release_id": "d436c627-506b-490c-9065-609c592d8a33",
    "release_group_id": "3cf64a48-7081-4a88-a20a-e9d2e9236a66",
    "labels": [
        "Audio Antihero"
    ],
    "label_ids": [
        "7d675309-7035-4d73-90d3-343cbd30fc55"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Boston band Tiberius!\n\nOriginally a solo project for Brendan Wright (they/them), Tiberius has evolved into a catchy and cacophonous four-piece, producing what Wright calls “Farm Emo.” This expanded lineup of Wright, bassist Kelven “KP” Polite (he/him), drummer Sam Blumenstiel (he/him), and pedal steel player Pat King (they/them) blends Indie Punk, Alt Country and Psychedelia with confessional, yet conversational and relatable songwriting.\n\nhttps://www.tiberiusiskindofaband.com/\nhttps://tiberiuswright.bandcamp.com/album/troubadour-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}