Information about plays

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

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

{
    "id": 3568928,
    "uri": "https://api.kexp.org/v2/plays/3568928/?format=api",
    "airdate": "2025-10-23T11:57:59-07:00",
    "show": 64911,
    "show_uri": "https://api.kexp.org/v2/shows/64911/?format=api",
    "image_uri": "https://dn721202.ca.archive.org/0/items/mbid-870bae1a-01ef-4247-91a0-843dd96a6a05/mbid-870bae1a-01ef-4247-91a0-843dd96a6a05-42344267576_thumb500.jpg",
    "thumbnail_uri": "https://dn721202.ca.archive.org/0/items/mbid-870bae1a-01ef-4247-91a0-843dd96a6a05/mbid-870bae1a-01ef-4247-91a0-843dd96a6a05-42344267576_thumb250.jpg",
    "song": "licorice",
    "track_id": "0dbc501c-5a3f-4138-8060-ec5e9c4dee96",
    "recording_id": "5ddd27bf-7ddc-4bc5-bae5-dc3da1eaa674",
    "artist": "Crushed",
    "artist_ids": [
        "6e95cbcc-57d1-4723-8388-77cb367f6c31"
    ],
    "album": "no scope",
    "release_id": "870bae1a-01ef-4247-91a0-843dd96a6a05",
    "release_group_id": "e427c4c8-8e3b-4ac7-a0c0-abb649737446",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As crushed, musicians Bre Morell and Shaun Durkan make maximalist dream pop music for themselves. Recording out of various homes, not fixed to any single location (Morell from Texas, now based in Los Angeles, and Durkan in Portland, Oregon), they write the songs they want to hear, tuning from shared taste for trip-hop, Britpop, electronica, and the canon of '90s alt radio, a desire for emotionality, and an instinct for when it sounds right and honest.\n\n'no scope' is their full-length debut and was released in September.\n\nhttps://crushedworldwide.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}