Information about plays

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

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

{
    "id": 3606413,
    "uri": "https://api.kexp.org/v2/plays/3606413/?format=api",
    "airdate": "2026-01-19T14:55:50-08:00",
    "show": 65700,
    "show_uri": "https://api.kexp.org/v2/shows/65700/?format=api",
    "image_uri": "https://ia601500.us.archive.org/22/items/mbid-a6f8a145-7131-4067-90f3-184dd43e92b9/mbid-a6f8a145-7131-4067-90f3-184dd43e92b9-17014084676_thumb500.jpg",
    "thumbnail_uri": "https://ia601500.us.archive.org/22/items/mbid-a6f8a145-7131-4067-90f3-184dd43e92b9/mbid-a6f8a145-7131-4067-90f3-184dd43e92b9-17014084676_thumb250.jpg",
    "song": "Why the King of Love Is Dead",
    "track_id": "9dd359ed-c238-3c6d-8d63-fef702e99a13",
    "recording_id": "2d54cefb-c872-4f80-a320-19232fc55f69",
    "artist": "Nina Simone",
    "artist_ids": [
        "2944824d-4c26-476f-a981-be849081942f"
    ],
    "album": "The Definitive Rarities Collection",
    "release_id": "a6f8a145-7131-4067-90f3-184dd43e92b9",
    "release_group_id": "beb7524f-63f4-42ec-9a8c-5a83dda2975e",
    "labels": [],
    "label_ids": [],
    "release_date": "2009-09-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NPR wrote that, “Three days after the Rev. Martin Luther King, Jr. was assassinated in 1968, performer Nina Simone and her band played at the Westbury Music Festival on Long Island, N.Y. \n\nThey performed \"Why? (The King of Love is Dead),\" a song they had just learned, written by their bass player Gene Taylor in reaction to King's death.\n\n‘We learned that song that (same) day,\" says Waymon. \"We didn't have a chance to have two or three days of rehearsal. But when you're feeling compassion and outrage and wanting to express what you know the world is feeling, we did it because that's what we felt.’”\n\nhttps://www.npr.org/2008/04/06/89418339/why-remembering-nina-simones-tribute-to-the-rev-martin-luther-king-jr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}