Information about plays

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

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

{
    "id": 3640273,
    "uri": "https://api.kexp.org/v2/plays/3640273/?format=api",
    "airdate": "2026-04-10T11:51:39-07:00",
    "show": 66415,
    "show_uri": "https://api.kexp.org/v2/shows/66415/?format=api",
    "image_uri": "https://dn711007.ca.archive.org/0/items/mbid-1188e61e-4238-492b-a65f-ca4e7c32fc76/mbid-1188e61e-4238-492b-a65f-ca4e7c32fc76-5014332842_thumb500.jpg",
    "thumbnail_uri": "https://dn711007.ca.archive.org/0/items/mbid-1188e61e-4238-492b-a65f-ca4e7c32fc76/mbid-1188e61e-4238-492b-a65f-ca4e7c32fc76-5014332842_thumb250.jpg",
    "song": "Somewhere Over the Rainbow / What a Wonderful World",
    "track_id": "135b927e-f301-3ba2-96d7-30a8a7460882",
    "recording_id": "cd475ebb-573f-4ada-8257-bb3cb050ccab",
    "artist": "Israel Kamakawiwoʻole",
    "artist_ids": [
        "e7ae37b1-624f-47b9-bf4f-53b52ef19528"
    ],
    "album": "Over the Rainbow",
    "release_id": "1188e61e-4238-492b-a65f-ca4e7c32fc76",
    "release_group_id": "d9475a14-a01b-4600-8f61-06fbc7f3463e",
    "labels": [
        "Mountain Apple Company"
    ],
    "label_ids": [
        "4f09f7c1-5344-4f93-8941-347ced670a21"
    ],
    "release_date": "2010-09-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Israel Kamakawiwoʻole, also called Bruddah Iz or IZ, was a Hawaiian singer-lyricist, musician, and Hawaiian sovereignty activist. \n\nBest known for his version of \"Somewhere Over The Rainbow. Learn more about IZ here: \n\nhttps://www.youtube.com/shorts/hqMF_6px25k?feature=share",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}