Information about plays

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

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

{
    "id": 3548628,
    "uri": "https://api.kexp.org/v2/plays/3548628/?format=api",
    "airdate": "2025-09-04T00:20:09-07:00",
    "show": 64467,
    "show_uri": "https://api.kexp.org/v2/shows/64467/?format=api",
    "image_uri": "https://dn721305.ca.archive.org/0/items/mbid-75e39e6b-8823-4013-a861-adcfdfe5c446/mbid-75e39e6b-8823-4013-a861-adcfdfe5c446-42014890207_thumb500.jpg",
    "thumbnail_uri": "https://dn721305.ca.archive.org/0/items/mbid-75e39e6b-8823-4013-a861-adcfdfe5c446/mbid-75e39e6b-8823-4013-a861-adcfdfe5c446-42014890207_thumb250.jpg",
    "song": "Nara",
    "track_id": "d75fab0c-4116-4eb4-89bb-16c162a16364",
    "recording_id": "dc3853ff-5fb1-4163-9539-ace6952951be",
    "artist": "NoSo",
    "artist_ids": [
        "78bde001-49b0-42d1-b62b-32c47e0ce36b"
    ],
    "album": "When Are You Leaving?",
    "release_id": "75e39e6b-8823-4013-a861-adcfdfe5c446",
    "release_group_id": "99423b29-403f-4c12-9984-72a13affcab1",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"When Are You Leaving? is the second full-length album from LA-based Korean-American artist NoSo (Baek Hwong), and it marks a bold evolution in both sound and storytelling. Across a vibrant palette of disco grooves, jagged guitars, and atmospheric ballads, NoSo captures the quiet power of letting go - of fractured relationships, old narratives, and the need to be understood by others. The album is rich with emotional contrast: thorny truths wrapped in dreamy production, vulnerability delivered with the assuredness of an artist coming fully into their own.\"\n\nhttps://noso.bandcamp.com/album/when-are-you-leaving",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}