Information about plays

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

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

{
    "id": 3636445,
    "uri": "https://api.kexp.org/v2/plays/3636445/?format=api",
    "airdate": "2026-04-01T13:02:06-07:00",
    "show": 66337,
    "show_uri": "https://api.kexp.org/v2/shows/66337/?format=api",
    "image_uri": "https://dn711005.ca.archive.org/0/items/mbid-a5dd8a38-8495-43b3-901d-4cb9ac63e571/mbid-a5dd8a38-8495-43b3-901d-4cb9ac63e571-17776221267_thumb500.jpg",
    "thumbnail_uri": "https://dn711005.ca.archive.org/0/items/mbid-a5dd8a38-8495-43b3-901d-4cb9ac63e571/mbid-a5dd8a38-8495-43b3-901d-4cb9ac63e571-17776221267_thumb250.jpg",
    "song": "Ziggy Stardust",
    "track_id": "4c1d0041-7d41-40f9-a8a5-603726a2ce34",
    "recording_id": "482b936b-8394-4939-b01d-c23ba1f4934f",
    "artist": "Seu Jorge",
    "artist_ids": [
        "c73d651d-87c9-4c5e-8abb-4ec9c4077241"
    ],
    "album": "The Life Aquatic Studio Sessions",
    "release_id": "a5dd8a38-8495-43b3-901d-4cb9ac63e571",
    "release_group_id": "8165f570-0501-3495-aebc-cc0ff7155e4f",
    "labels": [
        "Hollywood Records"
    ],
    "label_ids": [
        "6bb7c1b2-cb06-4381-9c59-02b1ae4aa96d"
    ],
    "release_date": "2005-11-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Wednesday and welcome to The Afternoon Show with the delightful Larry Mizell, Jr. and most competent producer Sharlese! We have tickets to give away to see My Morning Jacket in San Francisco in October! Thanks so much for listening!\n--\nWatch a live performance by this  Brazilian artist in our studio in 2016 that included several Bowie covers (Life on Mars?, Changes, and Rebel, Rebel): https://www.youtube.com/watch?v=TpQ5R3ftRGI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}