Information about plays

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

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

{
    "id": 3610086,
    "uri": "https://api.kexp.org/v2/plays/3610086/?format=api",
    "airdate": "2026-01-28T06:00:51-08:00",
    "show": 65775,
    "show_uri": "https://api.kexp.org/v2/shows/65775/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-b68eae8b-4d8c-4329-8273-d2fe246f0be9/mbid-b68eae8b-4d8c-4329-8273-d2fe246f0be9-43614635430_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-b68eae8b-4d8c-4329-8273-d2fe246f0be9/mbid-b68eae8b-4d8c-4329-8273-d2fe246f0be9-43614635430_thumb250.jpg",
    "song": "Shringara",
    "track_id": "0e9e44d2-fa2a-45ef-979c-ecb6e98bf6b0",
    "recording_id": "5cbcb5ba-53a1-49f8-a529-30f7f735ac40",
    "artist": "EX GENERATION",
    "artist_ids": [
        "a5047b5a-4ccf-456b-a394-befb24340d0f"
    ],
    "album": "The Mumbai Exchange",
    "release_id": "b68eae8b-4d8c-4329-8273-d2fe246f0be9",
    "release_group_id": "0caae98b-775c-4d49-acd3-1e7bd081569d",
    "labels": [
        "Energy Exchange Records"
    ],
    "label_ids": [
        "1358279e-f356-4059-a94d-6029ca22dd56"
    ],
    "release_date": "2025-11-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UK based band EX GENERATION assembled a team of studio musicians versed in both Indian Classical and Bollywood, including award winning vocalists Vinay Sugatha Ramadasan and Anuja Zokarkar to create an album based on Bollywood Disco records from the 70s and 80s. \n\n\"Shringara\" is written in the \"Braj Bhasha\" dialect of Hindi.\n\nhttps://exgeneration.bandcamp.com/album/the-mumbai-exchange",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}