Information about plays

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

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

{
    "id": 3566317,
    "uri": "https://api.kexp.org/v2/plays/3566317/?format=api",
    "airdate": "2025-10-17T10:12:26-07:00",
    "show": 64857,
    "show_uri": "https://api.kexp.org/v2/shows/64857/?format=api",
    "image_uri": "https://ia904504.us.archive.org/3/items/mbid-de674cbf-9983-49f2-aca8-3abd791c5c2d/mbid-de674cbf-9983-49f2-aca8-3abd791c5c2d-41118380836_thumb500.jpg",
    "thumbnail_uri": "https://ia804504.us.archive.org/3/items/mbid-de674cbf-9983-49f2-aca8-3abd791c5c2d/mbid-de674cbf-9983-49f2-aca8-3abd791c5c2d-41118380836_thumb250.jpg",
    "song": "Juicy Fruit (Ode to Chief Bromden)",
    "track_id": "b9a6ee0d-b322-40be-9de5-a0d71b5b16c8",
    "recording_id": "12973d86-a81a-4b4b-abd4-8ce5159d1073",
    "artist": "Dead Pioneers",
    "artist_ids": [
        "a9747313-da0d-414c-ad81-5fe89a5245d4"
    ],
    "album": "PO$T AMERICAN",
    "release_id": "de674cbf-9983-49f2-aca8-3abd791c5c2d",
    "release_group_id": "9880abbf-a887-47c4-a131-625af3a619b8",
    "labels": [
        "Hassle Records"
    ],
    "label_ids": [
        "75c31799-eddd-461b-a7f0-dc69a31e972e"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "PO$T AMERICAN is the newest album from Denver band, Dead Pioneers, led by Indigenous visual and performance artist Gregg Deal. \nhttps://deadpioneers.bandcamp.com/\n\nEnjoy the band's February 2025 Live on KEXP session, hosted by DJ Kevin Sur: https://www.youtube.com/watch?v=b_wcehWXDDA&t=7s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}