Information about plays

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

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

{
    "id": 3635947,
    "uri": "https://api.kexp.org/v2/plays/3635947/?format=api",
    "airdate": "2026-03-31T08:58:48-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7-8526429826_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7-8526429826_thumb250.jpg",
    "song": "Dog It",
    "track_id": "38c8b30b-b96a-3efc-bec9-4f31e59b4095",
    "recording_id": "ce9fd619-1925-430a-b4e6-b8cf6c848af5",
    "artist": "Digable Planets",
    "artist_ids": [
        "ff44f779-74ab-48f8-aac3-39ebe8f7c18e"
    ],
    "album": "Blowout Comb",
    "release_id": "23943394-4ef1-436a-bd6c-74e0e5bdd29f",
    "release_group_id": "ee79e536-de20-3af0-9ae8-b529503a8c3e",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1994-10-18",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Donald \"Duck\" Harrison plays sax for this Digable Planets track!\n--\nFeaturing a sample from \"God Make Me Funky\" by The Headhunters, the album also features guest appearances from Guru of Gang Starr, Jeru the Damaja, and DJ Jazzy Joyce.\n--\nLarry Mizell, Jr. interviewed Ishmael Butler of Digable Planets for our award-winning podcast series, \"Fresh Off The Spaceship.\" Listen here: https://www.kexp.org/podcasts/fresh-off-the-spaceship/2022/3/18/ishmael-butler-shines-light/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}