Information about plays

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

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

{
    "id": 3619630,
    "uri": "https://api.kexp.org/v2/plays/3619630/?format=api",
    "airdate": "2026-02-19T18:53:07-08:00",
    "show": 65976,
    "show_uri": "https://api.kexp.org/v2/shows/65976/?format=api",
    "image_uri": "https://dn710001.ca.archive.org/0/items/mbid-07fe4754-4b30-492b-9318-810dba2b4bf1/mbid-07fe4754-4b30-492b-9318-810dba2b4bf1-37210142141_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-07fe4754-4b30-492b-9318-810dba2b4bf1/mbid-07fe4754-4b30-492b-9318-810dba2b4bf1-37210142141_thumb250.jpg",
    "song": "Dancing in the Dark",
    "track_id": "e9605b30-20d9-4324-8a19-5f2aaa798f77",
    "recording_id": "869a46d2-5736-4164-a481-41318cd120ce",
    "artist": "Hot Chip",
    "artist_ids": [
        "d8915e13-d67a-4aa0-9c0b-1f126af951af"
    ],
    "album": "Dancing in the Dark",
    "release_id": "07fe4754-4b30-492b-9318-810dba2b4bf1",
    "release_group_id": "26493b5b-3e64-49ff-8cbd-a63bbb64f16d",
    "labels": [],
    "label_ids": [],
    "release_date": "2015-10-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A cover of Dancing in the Dark by Mr. Bruce Springsteen and the cats from E Street, along with LCD Soundsystem's \"All My Friends\". -- Hot Chip came to visit KEXP for a live performance in 2019, you can check out that video right here: https://www.youtube.com/watch?v=JGgEcUxWF_k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}