Information about plays

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

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

{
    "id": 3636639,
    "uri": "https://api.kexp.org/v2/plays/3636639/?format=api",
    "airdate": "2026-04-01T23:11:11-07:00",
    "show": 66341,
    "show_uri": "https://api.kexp.org/v2/shows/66341/?format=api",
    "image_uri": "https://dn711008.ca.archive.org/0/items/mbid-0fee2e39-5701-4547-b12a-4269ac762937/mbid-0fee2e39-5701-4547-b12a-4269ac762937-44739578249_thumb500.jpg",
    "thumbnail_uri": "https://dn711008.ca.archive.org/0/items/mbid-0fee2e39-5701-4547-b12a-4269ac762937/mbid-0fee2e39-5701-4547-b12a-4269ac762937-44739578249_thumb250.jpg",
    "song": "Island of One",
    "track_id": "c8740b52-b31a-422a-b28e-f15812657802",
    "recording_id": "fdb6b360-82fd-4690-b5cf-1b9810803cc6",
    "artist": "Miki Berenyi Trio",
    "artist_ids": [
        "5473e666-9dba-45bb-a6f1-bfc5f8e3fc5f"
    ],
    "album": "Island Of One",
    "release_id": "0fee2e39-5701-4547-b12a-4269ac762937",
    "release_group_id": "6b40cb19-1146-4d74-8770-8c9264c6dbb9",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2026-03-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New track from Miki Berenyi Trio!\n\n“Island of One took shape because I became quite obsessed with the track ‘Just A Western’ by Nilüfer Yanya last year, and the Latin-y beat got me inspired”, says Miki Berenyi. “But I wanted a lively, catchy song to add to our live set, so it ended up less laidback and more 60s-breezy with some driving, scratchy guitars – once all three MB3 members pile in on the embellishments, a song ends up a fair distance from where it started! As ever, recording and production took place in our various home-studio set-ups, and the song was mixed by our brilliant Bella Union labelmate, Paul Gregory.”\n\nhttps://mikiberenyitrio.bandcamp.com/track/island-of-one",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}