Information about plays

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

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

{
    "id": 3628380,
    "uri": "https://api.kexp.org/v2/plays/3628380/?format=api",
    "airdate": "2026-03-13T10:05:46-07:00",
    "show": 66169,
    "show_uri": "https://api.kexp.org/v2/shows/66169/?format=api",
    "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-f3bdff34-9a85-4adc-a014-922eef9cdaa5/mbid-f3bdff34-9a85-4adc-a014-922eef9cdaa5-15144167102_thumb500.jpg",
    "thumbnail_uri": "https://dn710700.ca.archive.org/0/items/mbid-f3bdff34-9a85-4adc-a014-922eef9cdaa5/mbid-f3bdff34-9a85-4adc-a014-922eef9cdaa5-15144167102_thumb250.jpg",
    "song": "A Hard Rain’s Gonna Fall",
    "track_id": "8ff98c76-873a-4b99-a529-4ef3b06d3e4c",
    "recording_id": "91f34b85-2d10-4e79-b77a-e96bfc78f48e",
    "artist": "Bob Dylan",
    "artist_ids": [
        "72c536dc-7137-4477-a521-567eeb840fa8"
    ],
    "album": "The Concert for Bangladesh",
    "release_id": "af87bd2e-2455-42e6-825b-572e7b7c27ff",
    "release_group_id": "c9b2898a-112c-3600-b085-b470c8b0a9b1",
    "labels": [
        "Epic Records"
    ],
    "label_ids": [
        "74d4bedc-649c-4855-89ec-c3ec02e68861"
    ],
    "release_date": "1991-10-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Manifesting rain for Seattle! \n\n-- \n\nShow your love for KEXP and the Midday Show (and check out our new gifts!)\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}