Information about plays

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

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

{
    "id": 3627384,
    "uri": "https://api.kexp.org/v2/plays/3627384/?format=api",
    "airdate": "2026-03-10T09:33:29-07:00",
    "show": 66143,
    "show_uri": "https://api.kexp.org/v2/shows/66143/?format=api",
    "image_uri": "https://dn710703.ca.archive.org/0/items/mbid-6a5d8642-0763-448e-88f4-06575b33f96f/mbid-6a5d8642-0763-448e-88f4-06575b33f96f-13438767452_thumb500.jpg",
    "thumbnail_uri": "https://dn710703.ca.archive.org/0/items/mbid-6a5d8642-0763-448e-88f4-06575b33f96f/mbid-6a5d8642-0763-448e-88f4-06575b33f96f-13438767452_thumb250.jpg",
    "song": "Someday, Little Children",
    "track_id": "a30dfa0a-e2f5-4423-b985-82413bc23bee",
    "recording_id": "97a04940-5079-4f07-9573-b1bf18844730",
    "artist": "Susan & The Kids",
    "artist_ids": [
        "398e1c8f-6706-4b84-a1fe-92d58549eeec",
        "edf2e4eb-8b9f-4bb5-a96c-af94cb61610c"
    ],
    "album": "The Official Sesame Street 2 Book-and-Record Album",
    "release_id": "6a5d8642-0763-448e-88f4-06575b33f96f",
    "release_group_id": "249beb64-ecb4-493c-a2d3-0b185aadcd1c",
    "labels": [
        "Warner Bros. Records",
        "Children’s Television Workshop"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71",
        "771407a9-404e-4149-8915-be1cbe95acdf"
    ],
    "release_date": "1971-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sesame Street's Susan Robinson is Loretta Long. The song was written by Jeffrey Moss. \n--\nWatch her sing about a hopeful future here: https://www.facebook.com/muppetwiki/videos/susan-from-sesame-street-sings-about-a-hopeful-future/5407038239370283/\n\nJoin our community and donate to support listener-powered radio today!\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}