Information about plays

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

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

{
    "id": 3639092,
    "uri": "https://api.kexp.org/v2/plays/3639092/?format=api",
    "airdate": "2026-04-07T15:05:18-07:00",
    "show": 66392,
    "show_uri": "https://api.kexp.org/v2/shows/66392/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-ba04ee14-d297-41c4-9ba5-f61e94ee1719/mbid-ba04ee14-d297-41c4-9ba5-f61e94ee1719-44021691567_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-ba04ee14-d297-41c4-9ba5-f61e94ee1719/mbid-ba04ee14-d297-41c4-9ba5-f61e94ee1719-44021691567_thumb250.jpg",
    "song": "Good Times",
    "track_id": "badf787d-ab00-4c17-9aa2-01d9235191dc",
    "recording_id": "4b64fb40-6bad-46ac-9f24-ed0fa7e365d1",
    "artist": "Heavenly",
    "artist_ids": [
        "d1a0301e-1167-42e8-bf89-c7835e0d3485"
    ],
    "album": "Highway to Heavenly",
    "release_id": "ba04ee14-d297-41c4-9ba5-f61e94ee1719",
    "release_group_id": "46749e1f-22b0-4b19-8b86-31fc42d60409",
    "labels": [
        "Skep Wax Records"
    ],
    "label_ids": [
        "48295716-0146-45c0-a8e0-2d18479ade77"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Heavenly formed in 1989 from the ashes of legendary Oxford band Talulah Gosh.\n\nhttps://heavenly.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}