Information about plays

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

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

{
    "id": 3635557,
    "uri": "https://api.kexp.org/v2/plays/3635557/?format=api",
    "airdate": "2026-03-30T10:47:52-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?format=api",
    "image_uri": "https://ia601406.us.archive.org/1/items/mbid-c192b9a6-009c-407f-b7a1-0c6963dfa6d6/mbid-c192b9a6-009c-407f-b7a1-0c6963dfa6d6-43439681693_thumb500.jpg",
    "thumbnail_uri": "https://ia801406.us.archive.org/1/items/mbid-c192b9a6-009c-407f-b7a1-0c6963dfa6d6/mbid-c192b9a6-009c-407f-b7a1-0c6963dfa6d6-43439681693_thumb250.jpg",
    "song": "The Old Religion",
    "track_id": "5e1e493c-567d-45ff-9a04-e1b7b5ba3e95",
    "recording_id": "829311a3-87f3-4460-bb42-8ffb8e66f3e1",
    "artist": "Florence + the Machine",
    "artist_ids": [
        "5fee3020-513b-48c2-b1f7-4681b01db0c6"
    ],
    "album": "Everybody Scream",
    "release_id": "c192b9a6-009c-407f-b7a1-0c6963dfa6d6",
    "release_group_id": "54f918d0-b4c9-4f9b-ab38-e73d4f2b1a3d",
    "labels": [
        "Republic Records",
        "Polydor"
    ],
    "label_ids": [
        "e0ecd909-0477-485f-80dc-3c27ea4837ca",
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- Seattle (Climate Pledge Arena) Tuesday, May 12th\n- San Francisco (Chase Center) Friday, May 15th\n\nKEXP has a free education program teaching young people the art of music curation and radio called 90.TEEN. Each week a different teen DJ in our current 90.TEEN cohort plays an hour-long set of music.\n\nThis past Saturday’s 90.TEEN DJ was DJ T! DJ T is a 15-year-old singer-songwriter from the Ballard neighborhood of Seattle. He’s learning how to play several instruments including guitar, ukulele, piano and glockenspiel. He says he is grateful for the DJs and music discovery at KEXP that has inspired him to pursue making music himself. https://www.kexp.org/djs/90teen-djs/\n\nhttps://florenceandthemachine.net/tour/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}