Information about plays

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

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

{
    "id": 3598379,
    "uri": "https://api.kexp.org/v2/plays/3598379/?format=api",
    "airdate": "2025-12-31T08:59:41-08:00",
    "show": 65523,
    "show_uri": "https://api.kexp.org/v2/shows/65523/?format=api",
    "image_uri": "https://ia802803.us.archive.org/34/items/mbid-5116452f-0f4f-4bee-9aa5-43dcd4dddd6b/mbid-5116452f-0f4f-4bee-9aa5-43dcd4dddd6b-25391025328_thumb500.jpg",
    "thumbnail_uri": "https://ia902803.us.archive.org/34/items/mbid-5116452f-0f4f-4bee-9aa5-43dcd4dddd6b/mbid-5116452f-0f4f-4bee-9aa5-43dcd4dddd6b-25391025328_thumb250.jpg",
    "song": "Is It Any Wonder?",
    "track_id": "986599a1-f6f7-44d4-9513-586fcb72cae9",
    "recording_id": "e20f0a37-7771-4506-a247-de67c564227d",
    "artist": "Durand Jones & the Indications",
    "artist_ids": [
        "5da8d9b1-af89-43a3-a519-8e32ec21e7f5"
    ],
    "album": "Durand Jones & the Indications",
    "release_id": "5116452f-0f4f-4bee-9aa5-43dcd4dddd6b",
    "release_group_id": "840ba235-7f6c-4d20-819b-b07fa38eb844",
    "labels": [
        "Coalmine Records"
    ],
    "label_ids": [
        "cdcbb64b-b92f-43f4-a9b1-0817186ec968"
    ],
    "release_date": "2016-07-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Durand Jones hadn't the intent to front a retro-soul band when he moved from the Deep South to the Midwest. Back home in Louisiana, he had wowed fellow parishioners with his voice, but he had become an accomplished saxophonist and enrolled in a postgraduate music program at Indiana University. While playing with a shorthanded I.U. Soul Revue, he sang again at the band director's urging and met the musicians with whom he formed Durand Jones & the Indications. --Allmusic https://tinyurl.com/55an3vu3\n\nhttps://durandjonesandtheindications.bandcamp.com\nhttps://durandjonesandtheindications.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}