Information about plays

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

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

{
    "id": 3636315,
    "uri": "https://api.kexp.org/v2/plays/3636315/?format=api",
    "airdate": "2026-04-01T05:06:56-07:00",
    "show": 66335,
    "show_uri": "https://api.kexp.org/v2/shows/66335/?format=api",
    "image_uri": "https://dn711200.ca.archive.org/0/items/mbid-b914d4ba-bc1f-474c-bcca-45cc57f4005a/mbid-b914d4ba-bc1f-474c-bcca-45cc57f4005a-3782364701_thumb500.jpg",
    "thumbnail_uri": "https://dn711200.ca.archive.org/0/items/mbid-b914d4ba-bc1f-474c-bcca-45cc57f4005a/mbid-b914d4ba-bc1f-474c-bcca-45cc57f4005a-3782364701_thumb250.jpg",
    "song": "The Train From Washington",
    "track_id": "a474a0d1-e6a4-35a4-8a97-7909b087007e",
    "recording_id": "3e740712-89aa-485c-9be0-a03ddfbc26c9",
    "artist": "Gil Scott‐Heron",
    "artist_ids": [
        "b5b89643-c488-4f39-a302-25cab31084a5"
    ],
    "album": "Real Eyes",
    "release_id": "b914d4ba-bc1f-474c-bcca-45cc57f4005a",
    "release_group_id": "9a565c04-0a2f-31d0-9e57-a18af37e98c1",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1980-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Gil Scott Heron! (April 1, 1949 – May 27, 2011). Scott-Heron was an American soul and jazz poet, musician, and author, known primarily for his work as a spoken-word performer in the 1970s and 1980s.\n\nHe received a posthumous Grammy Lifetime Achievement Award in 2012. He also is included in the exhibits at the National Museum of African American History and Culture (NMAAHC) that officially opened on September 24, 2016, on the National Mall, and in an NMAAHC publication, Dream a World Anew.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}