Information about plays

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

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

{
    "id": 3630026,
    "uri": "https://api.kexp.org/v2/plays/3630026/?format=api",
    "airdate": "2026-03-17T04:21:30-07:00",
    "show": 66203,
    "show_uri": "https://api.kexp.org/v2/shows/66203/?format=api",
    "image_uri": "https://dn710309.ca.archive.org/0/items/mbid-7696eb35-5122-4a0c-a24b-e6788c02e437/mbid-7696eb35-5122-4a0c-a24b-e6788c02e437-16112813875_thumb500.jpg",
    "thumbnail_uri": "https://dn710309.ca.archive.org/0/items/mbid-7696eb35-5122-4a0c-a24b-e6788c02e437/mbid-7696eb35-5122-4a0c-a24b-e6788c02e437-16112813875_thumb250.jpg",
    "song": "Specialist",
    "track_id": "6dabf312-1445-39e3-8e56-de2b503508de",
    "recording_id": "29089b42-e0e2-4a2d-a64c-519b8ef44218",
    "artist": "Interpol",
    "artist_ids": [
        "b23e8a63-8f47-4882-b55b-df2c92ef400e"
    ],
    "album": "Interpol",
    "release_id": "7696eb35-5122-4a0c-a24b-e6788c02e437",
    "release_group_id": "2ec258b8-36cc-397a-bfdf-d83f67fc5556",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2002-06-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Daniel in DC -- Thanks for the request!\n\n“Specialist” was a bonus track included in some versions of the band’s debut, Turn on the Bright Lights. It was released on the 2002 Interpol EP prior to the album.\n---\nCheck out this KEXP-exclusive review from Interpol's show at the Moore Theatre in 2019! https://www.kexp.org/read/2019/2/20/live-review-interpol-and-sunflower-bean-moore-theatre-2219/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}