Information about plays

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

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

{
    "id": 3630833,
    "uri": "https://api.kexp.org/v2/plays/3630833/?format=api",
    "airdate": "2026-03-19T00:51:44-07:00",
    "show": 66218,
    "show_uri": "https://api.kexp.org/v2/shows/66218/?format=api",
    "image_uri": "https://ia601004.us.archive.org/6/items/mbid-1e643158-75f4-48bf-bed7-48f9fe7d594e/mbid-1e643158-75f4-48bf-bed7-48f9fe7d594e-44511686723_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-1e643158-75f4-48bf-bed7-48f9fe7d594e/mbid-1e643158-75f4-48bf-bed7-48f9fe7d594e-44511686723_thumb250.jpg",
    "song": "I Can Be Yours",
    "track_id": "9a61ab23-f60d-4588-b6c9-6d389eb8b761",
    "recording_id": "edeba9f4-cc0d-4b96-9425-4fa525f59c6a",
    "artist": "zzzahara feat. Winter",
    "artist_ids": [
        "7e8d8cfc-8ac6-47d5-836c-40d729c766d1",
        "ba95e737-134e-4fb2-ae2f-9db0cd9890e2"
    ],
    "album": "Distant Lands",
    "release_id": "1e643158-75f4-48bf-bed7-48f9fe7d594e",
    "release_group_id": "4a0b3d4b-e4ab-431c-90d4-cb62cc407b3e",
    "labels": [
        "Lex Records"
    ],
    "label_ids": [
        "07c88952-2b68-4610-8736-1ca8f977c204"
    ],
    "release_date": "2026-08-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Zzzahara’s latest album came to them in a dream. Despite being born and raised in Los Angeles, Zahara had never really gotten into David Lynch. When he died at the start of 2025, they dove into his archive of films and interviews. “He's so weird,” they laugh. “Always talking about how ‘everything's a dream!’ And you know what? At that moment, I couldn’t remember the last time I dreamed. I thought, that’s fucked up. So I started taking magnesium and shit, trying to see what it was like to dream again.”\n\nhttps://zzzahara.bandcamp.com/album/distant-lands",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}