Information about plays

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

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

{
    "id": 3667377,
    "uri": "https://api.kexp.org/v2/plays/3667377/?format=api",
    "airdate": "2026-06-13T14:10:30-07:00",
    "show": 66978,
    "show_uri": "https://api.kexp.org/v2/shows/66978/?format=api",
    "image_uri": "https://dn710000.ca.archive.org/0/items/mbid-bfea6af0-7169-471c-ba8f-a8f8cfb018a5/mbid-bfea6af0-7169-471c-ba8f-a8f8cfb018a5-18991476277_thumb500.jpg",
    "thumbnail_uri": "https://dn710000.ca.archive.org/0/items/mbid-bfea6af0-7169-471c-ba8f-a8f8cfb018a5/mbid-bfea6af0-7169-471c-ba8f-a8f8cfb018a5-18991476277_thumb250.jpg",
    "song": "Severed",
    "track_id": "281ece3e-b0ee-4fc1-b94f-5db542fd21ac",
    "recording_id": "bf7c0045-d389-4ef9-9df4-0a375000076c",
    "artist": "The Decemberists",
    "artist_ids": [
        "97b1142f-c71e-4971-8736-4a8ceaf6b4c3"
    ],
    "album": "I’ll Be Your Girl",
    "release_id": "bfea6af0-7169-471c-ba8f-a8f8cfb018a5",
    "release_group_id": "ac02498c-272e-49cd-8c1c-52fd7061c896",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2018-03-16",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "“Severed” is marked immediately by an ominous synth line, which sets the tone for a seething song that meets somewhere between electro-pop and stirring, churning rock. To make 2018's 'I’ll Be Your Girl,' The Decemberists turned to producer John Congleton, whose style invites experimentation and a busy sonic palette, and that creative ambition shines through in “Severed.”\n\nhttps://www.wgbh.org/news/2018-01-17/the-decemberists-announce-a-new-album-and-share-the-synth-driven-severed",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}