Information about plays

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

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

{
    "id": 3616358,
    "uri": "https://api.kexp.org/v2/plays/3616358/?format=api",
    "airdate": "2026-02-12T00:03:15-08:00",
    "show": 65908,
    "show_uri": "https://api.kexp.org/v2/shows/65908/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-b4fc7158-288a-4a1d-9afa-63dc81bbe7f5/mbid-b4fc7158-288a-4a1d-9afa-63dc81bbe7f5-43243235293_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-b4fc7158-288a-4a1d-9afa-63dc81bbe7f5/mbid-b4fc7158-288a-4a1d-9afa-63dc81bbe7f5-43243235293_thumb250.jpg",
    "song": "Ever New (At Hotel2Tango)",
    "track_id": "3b9de500-fee2-4a1f-9d10-1ea3c44599c7",
    "recording_id": "d527099c-a059-48f8-9dbf-ecf6d1787204",
    "artist": "Beverly Glenn‐Copeland",
    "artist_ids": [
        "c7e4e51b-df22-4ff3-9bb3-3a56d801e5be"
    ],
    "album": "Laughter In Summer",
    "release_id": "b4fc7158-288a-4a1d-9afa-63dc81bbe7f5",
    "release_group_id": "11ae610f-d174-414d-8fec-efa30fe34561",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beautiful new record from Beverly Glenn-Copeland, joined by wife Elizabeth and a choir on this re-work of a song from 1986's '...Keyboard Fantasies...'\n\nhttps://beverlyglenn-copeland.bandcamp.com/album/laughter-in-summer",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}