Information about plays

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

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

{
    "id": 3627360,
    "uri": "https://api.kexp.org/v2/plays/3627360/?format=api",
    "airdate": "2026-03-10T07:25:34-07:00",
    "show": 66143,
    "show_uri": "https://api.kexp.org/v2/shows/66143/?format=api",
    "image_uri": "https://dn720705.ca.archive.org/0/items/mbid-035871f0-ab15-45b7-8117-90faa47fb423/mbid-035871f0-ab15-45b7-8117-90faa47fb423-44555437974_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-035871f0-ab15-45b7-8117-90faa47fb423/mbid-035871f0-ab15-45b7-8117-90faa47fb423-44555437974_thumb250.jpg",
    "song": "Atmosphere/Heroes feat. Beth Gibbons",
    "track_id": "6c4e04ad-4702-4e1d-8135-41c4106e48d8",
    "recording_id": "67d2959a-6de6-424e-96cb-1ac5f6c148c2",
    "artist": "Lanny Cordola and the Miraculous Love Kids",
    "artist_ids": [
        "bf2858ef-d50e-43b2-86ef-43561ed865d7"
    ],
    "album": "Atmosphere/Heroes Featuring Beth Gibbons",
    "release_id": "035871f0-ab15-45b7-8117-90faa47fb423",
    "release_group_id": "47304855-dd50-4daf-8ce6-76bee3544573",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-08-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beth Gibbons of Portishead Afghan girl group the Miraculous Love Kids cover Joy Division and David Bowie's \"Atmosphere\" and \"Heroes\" respectively.\n\nJoin our community and donate to support listener-powered radio today!\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}