Information about plays

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

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

{
    "id": 3536722,
    "uri": "https://api.kexp.org/v2/plays/3536722/?format=api",
    "airdate": "2025-08-06T15:19:06-07:00",
    "show": 64216,
    "show_uri": "https://api.kexp.org/v2/shows/64216/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Coronas on Madrona",
    "track_id": "074a68ac-511c-3d1d-bb08-6a298bac0fbc",
    "recording_id": "9a5069f1-e2d7-4184-9939-ce03d4be0e7f",
    "artist": "The Physics",
    "artist_ids": [
        "922b68bd-9acb-4853-b1eb-8d89b7ae44e9"
    ],
    "album": "Love Is a Business",
    "release_id": "2b808484-af22-41c3-95c3-817c442f2c7d",
    "release_group_id": "278ccc14-aa04-4a59-99f9-51d8cfcfc52e",
    "labels": [],
    "label_ids": [],
    "release_date": "2011-08-06",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Does it (sorta) feel  like summer? This review says, \"Almost every song in The Physics' discography is a summer gem meant to be played this time of year.\": https://bit.ly/449WSqO\n--\nSharlese was the host when this Seattle hip-hop group performed \"Coronas on Madrona\" live in the KEXP studio back in 2014: https://www.youtube.com/watch?v=y4PjsHMCrz0\n--\nHere's a 2012 interview with this trio: https://www.interviewmagazine.com/music/discovery-the-physics#_\n\nThe Physics is a hip hop group based in Seattle, Washington. It was created in the late-1990s when its members, Thig Natural, Monk Wordsmith and Just D'Amato were students at O'Dea High School. Since 2007, the trio has released three full-length albums, two EPs and several non-album singles.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}