Information about plays

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

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

{
    "id": 3622621,
    "uri": "https://api.kexp.org/v2/plays/3622621/?format=api",
    "airdate": "2026-02-26T16:34:36-08:00",
    "show": 66037,
    "show_uri": "https://api.kexp.org/v2/shows/66037/?format=api",
    "image_uri": "https://dn710409.ca.archive.org/0/items/mbid-49b39079-0b92-4de7-9f18-c64bd83fb9a8/mbid-49b39079-0b92-4de7-9f18-c64bd83fb9a8-44451329349_thumb500.jpg",
    "thumbnail_uri": "https://dn710409.ca.archive.org/0/items/mbid-49b39079-0b92-4de7-9f18-c64bd83fb9a8/mbid-49b39079-0b92-4de7-9f18-c64bd83fb9a8-44451329349_thumb250.jpg",
    "song": "Cool Job",
    "track_id": "a4cfc1eb-c50a-42af-8693-5357cea9ebbd",
    "recording_id": "41e208f4-487e-42ec-99bb-cde873354ef2",
    "artist": "Telehealth",
    "artist_ids": [
        "c94f22ca-0965-4dee-aa71-8e15620a3779"
    ],
    "album": "Green World Image",
    "release_id": "49b39079-0b92-4de7-9f18-c64bd83fb9a8",
    "release_group_id": "d8f78af6-a017-4cc1-be41-539955e5446a",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The new Telehealth song  just dropped yesterday! Album to be released on May 15th on Sub Pop Records.\n\nTelehealth will have hometown release show at Neumos on May 14th.\n\nFor more info about Telehealth, their partnership with Sub Pop, and more tour dates, read here: \nhttps://www.subpop.com/news/2026/02/25/sub_pop_enters_into_creative_partnership_with_seattle_band_telehealth\n\nhttps://telehealth.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}