Information about plays

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

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

{
    "id": 3562051,
    "uri": "https://api.kexp.org/v2/plays/3562051/?format=api",
    "airdate": "2025-10-06T15:30:15-07:00",
    "show": 64764,
    "show_uri": "https://api.kexp.org/v2/shows/64764/?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://dn721603.ca.archive.org/0/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": "#537 on YOUR countdown of the greatest albums of all-time.\n\nKing Crimson's In the Court of the Crimson King’s iconic, scary cover art was painted by Barry Godber, a computer programmer and friend of lyricist Peter Sinfield, using his own face in a mirror as the model. Godber died shortly after the album's release from a heart attack at age 24, and this was his only painting; it was the original artwork for the album. \n\nYou power KEXP! Make a one-time donation for the afternoon show: \nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}