Information about plays

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

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

{
    "id": 3627317,
    "uri": "https://api.kexp.org/v2/plays/3627317/?format=api",
    "airdate": "2026-03-10T05:03:36-07:00",
    "show": 66142,
    "show_uri": "https://api.kexp.org/v2/shows/66142/?format=api",
    "image_uri": "https://dn710803.ca.archive.org/0/items/mbid-74980c50-d73f-4acb-9248-36c71ea99d10/mbid-74980c50-d73f-4acb-9248-36c71ea99d10-18423262671_thumb500.jpg",
    "thumbnail_uri": "https://ia800701.us.archive.org/6/items/mbid-74980c50-d73f-4acb-9248-36c71ea99d10/mbid-74980c50-d73f-4acb-9248-36c71ea99d10-18423262671_thumb250.jpg",
    "song": "A Forest",
    "track_id": "76485335-039b-33f0-9f98-2aa5fe18b3bb",
    "recording_id": "926171f6-b04e-4eb8-a948-0a02440d44ae",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "Seventeen Seconds",
    "release_id": "74980c50-d73f-4acb-9248-36c71ea99d10",
    "release_group_id": "7cd31244-186e-36bb-966f-fd6a90c0832c",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to Tuesday of the Spring Drive on EARLY! https://www.kexp.org/donate/\n\n\"A Forest\" is representative of The Cure's early-1980s gothic rock phase. Co-produced by Mike Hedges and Robert Smith, it was released as a single from The Cure's second album Seventeen Seconds on 28 March 1980. It was their debut entry on the UK Singles Chart, reaching number 31.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}