Information about plays

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

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

{
    "id": 3549291,
    "uri": "https://api.kexp.org/v2/plays/3549291/?format=api",
    "airdate": "2025-09-05T16:28:28-07:00",
    "show": 64483,
    "show_uri": "https://api.kexp.org/v2/shows/64483/?format=api",
    "image_uri": "https://ia904508.us.archive.org/18/items/mbid-8eb6125a-33e1-4a5e-968c-a2841542a444/mbid-8eb6125a-33e1-4a5e-968c-a2841542a444-29207382500_thumb500.jpg",
    "thumbnail_uri": "https://ia804508.us.archive.org/18/items/mbid-8eb6125a-33e1-4a5e-968c-a2841542a444/mbid-8eb6125a-33e1-4a5e-968c-a2841542a444-29207382500_thumb250.jpg",
    "song": "Balloon",
    "track_id": "57938e87-37e2-4301-9da6-9b8add2b5be9",
    "recording_id": "272870e5-849c-4394-9d1e-ad24a8bdba63",
    "artist": "Crumb",
    "artist_ids": [
        "b747dabe-b66c-48f6-bae6-b5e16d86b9ab"
    ],
    "album": "Ice Melt",
    "release_id": "8eb6125a-33e1-4a5e-968c-a2841542a444",
    "release_group_id": "922f6358-0766-47a0-94e0-70ee473f8fd2",
    "labels": [
        "Crumb Records"
    ],
    "label_ids": [
        "2e962282-773b-4b4e-a643-f5b8a043525e"
    ],
    "release_date": "2021-04-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Ice Melt\" is Brooklyn band Crumb's second full length album, self-released on their own Crumb Records.: https://www.loudandquiet.com/reviews/crumb-ice-melt/\n\nCrumb's Lila Ramani reveals, \"'Balloon' tells the story of a girl that dances so fast in the club that her head falls off.”  https://bit.ly/3sorH6G\n\nThere's a new studio session that just dropped on the KEXP YouTube channel: https://www.youtube.com/watch?v=3-us6fTBziA\n\nWatch their previous session here too. Crumb opened up their in studio session with \"Balloon\"! Check out their full performance and interview with Evie: https://www.youtube.com/watch?v=21CU-p2fiCs\n\nhttps://www.crumbtheband.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}