Information about plays

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

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

{
    "id": 3574616,
    "uri": "https://api.kexp.org/v2/plays/3574616/?format=api",
    "airdate": "2025-11-06T06:25:50-08:00",
    "show": 65035,
    "show_uri": "https://api.kexp.org/v2/shows/65035/?format=api",
    "image_uri": "https://ia601407.us.archive.org/24/items/mbid-a05ac7db-8617-4d0d-8b1b-cb0a775b4958/mbid-a05ac7db-8617-4d0d-8b1b-cb0a775b4958-43474744760_thumb500.jpg",
    "thumbnail_uri": "https://ia601407.us.archive.org/24/items/mbid-a05ac7db-8617-4d0d-8b1b-cb0a775b4958/mbid-a05ac7db-8617-4d0d-8b1b-cb0a775b4958-43474744760_thumb250.jpg",
    "song": "Virtue Signaling 139 BPM",
    "track_id": "80ea6641-3946-4fc1-91e8-3fb869048c44",
    "recording_id": "861c795c-2e14-4d08-81f6-623197633873",
    "artist": "JMMR feat. Stuart Bogie",
    "artist_ids": [
        "baa59273-8375-4746-908b-1c6777165a61",
        "7252b184-68da-43b3-8030-025c72a980ea"
    ],
    "album": "Resistance is Fertile",
    "release_id": "a05ac7db-8617-4d0d-8b1b-cb0a775b4958",
    "release_group_id": "2d593f7e-8543-412f-8e0d-98353e16ce49",
    "labels": [
        "Nublu Records"
    ],
    "label_ids": [
        "466bed12-3c9d-4065-bcc1-bc948b20a2bc"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Resistance is Fertile came together through pure spontaneous energy – layered first-take performances that capture lightning in a bottle. Every track started with voice memo beatboxes, then got built up with drums, synths, and horns, all locked into that sweet dance music groove (120-172 BPM). These improvised sessions were then sculpted into the wild compositions you hear on the album.\n\nJMMR thrives on collaboration, and this record showcases absolutely searing contributions from reed legends Stuart Bogie and Cochemea Gastelum, plus global heavyweights Morgan Price and Ricardo Quinones.\n\nhttps://nublu.bandcamp.com/album/resistance-is-fertile",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}