Information about plays

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

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

{
    "id": 3593059,
    "uri": "https://api.kexp.org/v2/plays/3593059/?format=api",
    "airdate": "2025-12-19T11:13:46-08:00",
    "show": 65418,
    "show_uri": "https://api.kexp.org/v2/shows/65418/?format=api",
    "image_uri": "https://ia601000.us.archive.org/1/items/mbid-8d7d93ca-ca76-4cf6-bcc6-eddfbf313149/mbid-8d7d93ca-ca76-4cf6-bcc6-eddfbf313149-42627020548_thumb500.jpg",
    "thumbnail_uri": "https://ia601000.us.archive.org/1/items/mbid-8d7d93ca-ca76-4cf6-bcc6-eddfbf313149/mbid-8d7d93ca-ca76-4cf6-bcc6-eddfbf313149-42627020548_thumb250.jpg",
    "song": "Ascension",
    "track_id": "e0a5dd67-1f5f-463d-9c6f-3b1d468033f7",
    "recording_id": "ca59a567-bc79-44ec-8032-922baf7ca778",
    "artist": "Nightbus",
    "artist_ids": [
        "208702fb-f566-451a-89bb-8d4362f3c8be"
    ],
    "album": "Passenger",
    "release_id": "8d7d93ca-ca76-4cf6-bcc6-eddfbf313149",
    "release_group_id": "d1fa29b3-b569-4ba3-94ac-c657ad3786bc",
    "labels": [
        "Melodic"
    ],
    "label_ids": [
        "b0db63b8-7dda-42df-a9a7-e183d68ca5cc"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#85 on our countdown of YOUR favorite albums of 2025\n\n \"Flickering in ultraviolet, there is an elusive place where blue pill meets red, ups become downs, and day merges with night. Those liminal spaces where anything is possible is where you’ll find Nightbus and their hypnotic debut album Passenger.\" https://nightbusuk.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}