Information about plays

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

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

{
    "id": 3637383,
    "uri": "https://api.kexp.org/v2/plays/3637383/?format=api",
    "airdate": "2026-04-03T18:33:11-07:00",
    "show": 66356,
    "show_uri": "https://api.kexp.org/v2/shows/66356/?format=api",
    "image_uri": "https://ia601701.us.archive.org/15/items/mbid-b76db900-e056-42ad-b760-b9ebbe1015d8/mbid-b76db900-e056-42ad-b760-b9ebbe1015d8-43770834103_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-b76db900-e056-42ad-b760-b9ebbe1015d8/mbid-b76db900-e056-42ad-b760-b9ebbe1015d8-43770834103_thumb250.jpg",
    "song": "Roam (12″ remix)",
    "track_id": "e23157f4-8cb0-4ae0-b269-7c8801a14fa5",
    "recording_id": "e4fa0d4a-51ee-4fd1-b90a-1c1e1ffd19fd",
    "artist": "The B‐52’s",
    "artist_ids": [
        "127f591a-7e27-4435-92db-0780f219f3a1"
    ],
    "album": "Cosmic Thing",
    "release_id": "b76db900-e056-42ad-b760-b9ebbe1015d8",
    "release_group_id": "1b36a363-eec6-35ba-b0ed-34a1f2f2cd82",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2019-06-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Recorded live on the Cosmic Tour - August 3, 1990 at the Starplex Amphitheatre in Dallas, and included on the 30th Anniversary Expanded Edition of \"Cosmic Thing\"\n\nIt was the band's first tour since the death of Ricky Wilson, and the first where they hired a backing band",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}