Information about plays

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

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

{
    "id": 3656290,
    "uri": "https://api.kexp.org/v2/plays/3656290/?format=api",
    "airdate": "2026-05-18T06:32:21-07:00",
    "show": 66749,
    "show_uri": "https://api.kexp.org/v2/shows/66749/?format=api",
    "image_uri": "https://ia801508.us.archive.org/25/items/mbid-70af9eb7-93e4-4976-aed4-a41742993e89/mbid-70af9eb7-93e4-4976-aed4-a41742993e89-44885050093_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-70af9eb7-93e4-4976-aed4-a41742993e89/mbid-70af9eb7-93e4-4976-aed4-a41742993e89-44885050093_thumb250.jpg",
    "song": "Fade Into You",
    "track_id": "3c699225-1fda-4cf4-914c-dced85ef1eaa",
    "recording_id": "25a2d4d6-375e-449c-985d-8f5d2e951182",
    "artist": "Gregory Alan Isakov & Sylvan Esso",
    "artist_ids": [
        "c4593b34-2a94-4e44-ae10-4a0f4c0b4da8",
        "5c61efe6-3cdf-4160-b43c-9274944369e6"
    ],
    "album": "Fade Into You",
    "release_id": "70af9eb7-93e4-4976-aed4-a41742993e89",
    "release_group_id": "9789c9da-cdb1-48de-bc2c-5b1b4b1f7790",
    "labels": [
        "Suitcase Town Music"
    ],
    "label_ids": [
        "23863055-d5a7-46b9-bbd1-c571ea01a438"
    ],
    "release_date": "2026-04-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Colorado-based indie-folk artist, Gregory Alan Isakov, covering Mazzy Star’s 1994 hit with Sylvan Esso. \n\nhttps://gregoryalanisakov.bandcamp.com/track/fade-into-you",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}