Information about plays

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

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

{
    "id": 3656822,
    "uri": "https://api.kexp.org/v2/plays/3656822/?format=api",
    "airdate": "2026-05-19T12:22:01-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn710701.ca.archive.org/0/items/mbid-aa0d7d7e-1d78-4f78-ba03-7a32c200f660/mbid-aa0d7d7e-1d78-4f78-ba03-7a32c200f660-16783552944_thumb500.jpg",
    "thumbnail_uri": "https://dn710701.ca.archive.org/0/items/mbid-aa0d7d7e-1d78-4f78-ba03-7a32c200f660/mbid-aa0d7d7e-1d78-4f78-ba03-7a32c200f660-16783552944_thumb250.jpg",
    "song": "Brown‐Eyed Women",
    "track_id": "205278d5-3d71-41d0-b56c-014c99fe0fe9",
    "recording_id": "096f2651-d4b5-47d4-9f28-8e6bc1950144",
    "artist": "Grateful Dead",
    "artist_ids": [
        "6faa7ca7-0d99-4a5e-bfa6-1fd5037520c6"
    ],
    "album": "Cornell 5/8/77",
    "release_id": "aa0d7d7e-1d78-4f78-ba03-7a32c200f660",
    "release_group_id": "b4e9dcdd-22f7-4528-babe-01e66ae1a1be",
    "labels": [
        "Rhino",
        "Rhino Records, Inc."
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4",
        "709dc370-dfae-43d8-98bc-d8f9f5a5c76e"
    ],
    "release_date": "2017-05-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This live album, recorded at Cornell University in May, 1977, was selected for inclusion in the National Recording Registry of the Library of Congress.\n--\nThis song was written by Jerry Garcia and lyricist Robert Hunter.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}