Information about plays

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

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

{
    "id": 3550865,
    "uri": "https://api.kexp.org/v2/plays/3550865/?format=api",
    "airdate": "2025-09-09T12:58:05-07:00",
    "show": 64517,
    "show_uri": "https://api.kexp.org/v2/shows/64517/?format=api",
    "image_uri": "https://ia600502.us.archive.org/0/items/mbid-bfea6af0-7169-471c-ba8f-a8f8cfb018a5/mbid-bfea6af0-7169-471c-ba8f-a8f8cfb018a5-18991476277_thumb500.jpg",
    "thumbnail_uri": "https://ia800502.us.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": "The Decemberists will be in Louise M. Davies Symphony Hall in SF on Friday, October 10th. \n--\nThey are playing Seattle's Benaroya Hall on Saturday, November 1st. They'll",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}