Information about plays

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

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

{
    "id": 3582788,
    "uri": "https://api.kexp.org/v2/plays/3582788/?format=api",
    "airdate": "2025-11-25T13:04:59-08:00",
    "show": 65208,
    "show_uri": "https://api.kexp.org/v2/shows/65208/?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": "oneshot",
    "track_id": "d3607f07-9c30-40a1-92e9-af4eeef4a65b",
    "recording_id": "2f18ec14-35ed-4b64-8eff-f238b07f863e",
    "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": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Crushed is Shaun Durkan and Bre Morell out of Los Angeles. They will be in Seattle at Baba Yaga on January 20 and San Francisco at Cafe du Nord on January 23.\n\nhttps://crushedworldwide.bandcamp.com\nhttps://crushedworldwide.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}