Information about plays

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

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

{
    "id": 3608958,
    "uri": "https://api.kexp.org/v2/plays/3608958/?format=api",
    "airdate": "2026-01-25T12:17:45-08:00",
    "show": 65752,
    "show_uri": "https://api.kexp.org/v2/shows/65752/?format=api",
    "image_uri": "https://ia801305.us.archive.org/0/items/mbid-8dd7e1d1-d0d1-43ba-9d66-4ab0274bac19/mbid-8dd7e1d1-d0d1-43ba-9d66-4ab0274bac19-9910321859_thumb500.jpg",
    "thumbnail_uri": "https://ia601305.us.archive.org/0/items/mbid-8dd7e1d1-d0d1-43ba-9d66-4ab0274bac19/mbid-8dd7e1d1-d0d1-43ba-9d66-4ab0274bac19-9910321859_thumb250.jpg",
    "song": "Master Teacher",
    "track_id": "07ff98b5-7e63-363b-8114-a2a14b94b122",
    "recording_id": "79b3ec7c-62c8-4e77-bf02-f7a890c1be03",
    "artist": "Erykah Badu",
    "artist_ids": [
        "321531fc-db73-4ffa-a959-61a61a2908c1"
    ],
    "album": "New Amerykah, Part One (4th World War)",
    "release_id": "8dd7e1d1-d0d1-43ba-9d66-4ab0274bac19",
    "release_group_id": "c418cb3c-047e-32c1-b899-54cbce4be8e8",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "2008-02-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hear it? Erykah Badu sampled Curtis Mayfield's \"Freddie's Dead.\" \n\n\"Master Teacher\" was conceived by Georgia Anne Muldrow on her Rhodes piano at Sa-Ra's Cosmic Dust Studio with Badu present and was originally intended for one of their albums.\n\nBadu sings over a psychedelic collage of samples about a quest for a new plane of enlightenment: \"I am known to stay awake / (A beautiful world I'm trying to find)\".\n\nhttps://baduworldmarket.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}