Information about plays

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

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

{
    "id": 3544930,
    "uri": "https://api.kexp.org/v2/plays/3544930/?format=api",
    "airdate": "2025-08-26T05:01:05-07:00",
    "show": 64391,
    "show_uri": "https://api.kexp.org/v2/shows/64391/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-2d17b953-f9df-43b6-a3e7-ea557eced0fa/mbid-2d17b953-f9df-43b6-a3e7-ea557eced0fa-30353471106_thumb500.jpg",
    "thumbnail_uri": "https://ia804506.us.archive.org/9/items/mbid-2d17b953-f9df-43b6-a3e7-ea557eced0fa/mbid-2d17b953-f9df-43b6-a3e7-ea557eced0fa-30353471106_thumb250.jpg",
    "song": "21st Century Schizoid Man",
    "track_id": "2d8a3ebd-a366-39d2-98b5-57ee5263423f",
    "recording_id": "ddf4900c-052c-459e-9395-d813916ab48c",
    "artist": "King Crimson",
    "artist_ids": [
        "b38225b8-8e5f-42aa-bcdc-7bae5b5bdab3"
    ],
    "album": "In the Court of the Crimson King",
    "release_id": "e207b299-d9c4-3139-8fc3-76585332a038",
    "release_group_id": "a50636b5-5233-3329-a7f3-dba3d0e00ef7",
    "labels": [
        "Panegyric"
    ],
    "label_ids": [
        "4e3677a1-b8f5-4058-95cc-084b2fc50a14"
    ],
    "release_date": "2010-11-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "King Crimson is an English progressive rock band formed in 1968, renown for its experimental style and approaches to music.\n\nThe story of King Crimson's \"21st Century Schizoid Man\" is a prophetic and apocalyptic vision of modern humanity's psychological fragmentation, moral decay, and complicity in global violence. The term \"Schizoid Man\" represents the collective psychological state of a humanity losing its way.\n\nhttps://reclamationmagazine.com/2022/08/19/king-crimson-and-the-21st-century-schizoid-man/#:~:text=The%20song%20details%20the%20atrocities,complicit%20in%20their%20own%20downfall.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}