Information about plays

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

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

{
    "id": 3500336,
    "uri": "https://api.kexp.org/v2/plays/3500336/?format=api",
    "airdate": "2025-05-12T07:57:07-07:00",
    "show": 63441,
    "show_uri": "https://api.kexp.org/v2/shows/63441/?format=api",
    "image_uri": "https://ia800804.us.archive.org/16/items/mbid-39a4aaaa-a0fe-49b8-8e28-ded07fa94597/mbid-39a4aaaa-a0fe-49b8-8e28-ded07fa94597-40882298478_thumb500.jpg",
    "thumbnail_uri": "https://ia800804.us.archive.org/16/items/mbid-39a4aaaa-a0fe-49b8-8e28-ded07fa94597/mbid-39a4aaaa-a0fe-49b8-8e28-ded07fa94597-40882298478_thumb250.jpg",
    "song": "Waterfall",
    "track_id": "ea8d810f-0c69-47f8-af50-ad93e4714dc0",
    "recording_id": "0870cddb-e9e4-4d02-b979-be14568c5449",
    "artist": "SPELLLING",
    "artist_ids": [
        "25521b37-fcf4-4204-8dca-e28bcda1e004"
    ],
    "album": "Portrait of My Heart",
    "release_id": "39a4aaaa-a0fe-49b8-8e28-ded07fa94597",
    "release_group_id": "778df416-4baa-49dc-82d6-ede642f5ddab",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2025-03-28",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"On Chrystia Cabral’s fourth album as SPELLLING, the Bay Area artist transforms her acclaimed avant-pop project into a mirror. Cabral’s lyrics for 'Portrait of My Heart' tackle love, intimacy, anxiety, and alienation, trading the allegorical approach of much of her previous work for something pointed into her human heart.\" \nhttps://spellling.bandcamp.com/album/portrait-of-my-heart\n\nSPELLLING stopped by the KEXP studio back in 2022! Check out her full performance: https://www.youtube.com/watch?v=L4MTninRHEQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}