Information about plays

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

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

{
    "id": 3580683,
    "uri": "https://api.kexp.org/v2/plays/3580683/?format=api",
    "airdate": "2025-11-20T15:19:04-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://ia601701.us.archive.org/20/items/mbid-652f148b-9a6b-40f1-9339-7404009ce0da/mbid-652f148b-9a6b-40f1-9339-7404009ce0da-43562466499_thumb500.jpg",
    "thumbnail_uri": "https://ia601701.us.archive.org/20/items/mbid-652f148b-9a6b-40f1-9339-7404009ce0da/mbid-652f148b-9a6b-40f1-9339-7404009ce0da-43562466499_thumb250.jpg",
    "song": "Savannah",
    "track_id": "30317213-db44-4f7b-99ed-f5738e720347",
    "recording_id": "cda1e40b-6089-4f2b-9994-72f2211f39e0",
    "artist": "DRAMA",
    "artist_ids": [
        "c3505299-5cb9-4a30-a7c8-e74d0aa3e1b0"
    ],
    "album": "Savannah",
    "release_id": "652f148b-9a6b-40f1-9339-7404009ce0da",
    "release_group_id": "16b983c9-67b9-4365-b0d3-f01b95f99df9",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Drama is a duo from Chicago consisting of producer Na'el Shehade and vocalist/songwriter Via Rosa.\n\nThey'll be in Seattle at The Showbox on Tuesday, March 3rd. They're playing the Fox Theater in Oakland on Friday, March 6th. \n--\nHere's the music video for \"Savannah\": https://www.youtube.com/watch?v=QsFaXzz6euw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}