Information about plays

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

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

{
    "id": 3634352,
    "uri": "https://api.kexp.org/v2/plays/3634352/?format=api",
    "airdate": "2026-03-27T18:40:21-07:00",
    "show": 66294,
    "show_uri": "https://api.kexp.org/v2/shows/66294/?format=api",
    "image_uri": "https://dn711001.ca.archive.org/0/items/mbid-e6910593-1fb1-4866-a3d1-c581024181e1/mbid-e6910593-1fb1-4866-a3d1-c581024181e1-5637543939_thumb500.jpg",
    "thumbnail_uri": "https://dn711001.ca.archive.org/0/items/mbid-e6910593-1fb1-4866-a3d1-c581024181e1/mbid-e6910593-1fb1-4866-a3d1-c581024181e1-5637543939_thumb250.jpg",
    "song": "Ghetto Heaven",
    "track_id": "e10b8106-b987-4ae7-be57-cd26fe4b3355",
    "recording_id": "47517c9c-b33e-448b-940f-ab6dab124373",
    "artist": "The Family Stand",
    "artist_ids": [
        "fe323d39-8a48-4387-a18f-9d4ca8a06249"
    ],
    "album": "90 Hits of the… 90s",
    "release_id": "e6910593-1fb1-4866-a3d1-c581024181e1",
    "release_group_id": "08eb5d27-1f1e-4f6f-8cfb-603f39f056f8",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2013-10-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Soul to Soul remix\nHuman Nature is produced by Paul Andrew \"Nelle\" Hooper, also in Soul II Soul!\n\nNelle Hooper has produced seven Grammy Award-winning recordings for artists including Smashing Pumpkins, U2, Soul II Soul, and Sinéad O'Connor",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}