Information about plays

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

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

{
    "id": 3637773,
    "uri": "https://api.kexp.org/v2/plays/3637773/?format=api",
    "airdate": "2026-04-04T16:07:32-07:00",
    "show": 66366,
    "show_uri": "https://api.kexp.org/v2/shows/66366/?format=api",
    "image_uri": "https://dn710103.ca.archive.org/0/items/mbid-b975c9d2-e821-4ea6-b747-e5ce18d3a0db/mbid-b975c9d2-e821-4ea6-b747-e5ce18d3a0db-42359837175_thumb500.jpg",
    "thumbnail_uri": "https://dn710103.ca.archive.org/0/items/mbid-b975c9d2-e821-4ea6-b747-e5ce18d3a0db/mbid-b975c9d2-e821-4ea6-b747-e5ce18d3a0db-42359837175_thumb250.jpg",
    "song": "Bad Love",
    "track_id": "7e4c6477-42b5-4d56-9334-164e4517478e",
    "recording_id": "9d0687c2-cc3c-4bda-af89-926aad0b022f",
    "artist": "Dehd",
    "artist_ids": [
        "d5ccd5b5-44b5-497e-9829-d8f1b69f412c"
    ],
    "album": "Blue Skies",
    "release_id": "b975c9d2-e821-4ea6-b747-e5ce18d3a0db",
    "release_group_id": "ad59316e-071d-4da7-88cd-1607de08c27b",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2022-05-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Listener request from Ric!\n\nCheck out their in-studio session here: https://www.youtube.com/watch?v=GCkIPwv5MdM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}