Information about plays

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

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

{
    "id": 3588827,
    "uri": "https://api.kexp.org/v2/plays/3588827/?format=api",
    "airdate": "2025-12-09T07:59:12-08:00",
    "show": 65330,
    "show_uri": "https://api.kexp.org/v2/shows/65330/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Annie, I Wish You’d Quit Drinking (The Range remix)",
    "track_id": "625539a0-2a46-47df-b4fb-67ce5466ca9c",
    "recording_id": "7e984bce-e426-4097-a42d-25f5307e099d",
    "artist": "Fashion Brigade feat. Esya",
    "artist_ids": [
        "88106250-ec14-4533-8178-695f50ae5d8d",
        "b4480d16-4f03-4392-93ec-90679065163f"
    ],
    "album": "Annie, I Wish You’d Quit Drinking",
    "release_id": "27123032-4a2f-4060-8a74-5312f4cbda38",
    "release_group_id": "c5d454fd-a36d-4dc3-a384-aabef817349b",
    "labels": [
        "Choirgirl / Choirboy"
    ],
    "label_ids": [
        "93081f09-2f88-4afb-a092-a82e454ca9d6"
    ],
    "release_date": "2025-12-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This new Fashion Brigade collaborations EP features versions created with reggae / dub master Lee Scratch Perry, Ayse Hassan of Savages and Esya, electronic wizard The Range, Scottish indiepoppers The Just Joans, and DIY icon Shamir. It features cover art by Scratch.\nhttps://fashionbrigade.bandcamp.com/album/annie-i-wish-youd-quit-drinking",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}