Information about plays

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

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

{
    "id": 3536702,
    "uri": "https://api.kexp.org/v2/plays/3536702/?format=api",
    "airdate": "2025-08-06T14:25:53-07:00",
    "show": 64216,
    "show_uri": "https://api.kexp.org/v2/shows/64216/?format=api",
    "image_uri": "https://ia800109.us.archive.org/13/items/mbid-c27625a2-5429-462a-ae6e-a7f562102a89/mbid-c27625a2-5429-462a-ae6e-a7f562102a89-4931929101_thumb500.jpg",
    "thumbnail_uri": "https://ia600109.us.archive.org/13/items/mbid-c27625a2-5429-462a-ae6e-a7f562102a89/mbid-c27625a2-5429-462a-ae6e-a7f562102a89-4931929101_thumb250.jpg",
    "song": "NWO",
    "track_id": "3efd4cce-3217-4161-945a-1c469063371f",
    "recording_id": "7101db3a-acc5-4897-b202-19f88c2180de",
    "artist": "Deep Sea Diver",
    "artist_ids": [
        "18a627eb-c6e8-4175-b947-9322d8deb938"
    ],
    "album": "History Speaks",
    "release_id": "c27625a2-5429-462a-ae6e-a7f562102a89",
    "release_group_id": "dabf2763-9b3c-42fa-8fb8-87a738b408a5",
    "labels": [],
    "label_ids": [],
    "release_date": "2012-02-24",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Tina! \n\nLocal band Deep Sea Diver! Based out of Seattle, the band consists of Jessica Dobson (vocals, guitar, keys), Peter Mansen (drums), Elliot Jackson (guitar, synthesizer) and Garrett Gue (bass).\n\nhttps://thedeepseadiver.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}