Information about plays

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

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

{
    "id": 3628157,
    "uri": "https://api.kexp.org/v2/plays/3628157/?format=api",
    "airdate": "2026-03-12T16:52:51-07:00",
    "show": 66163,
    "show_uri": "https://api.kexp.org/v2/shows/66163/?format=api",
    "image_uri": "https://dn710809.ca.archive.org/0/items/mbid-66970091-71ab-47a6-a62a-30ee44109fae/mbid-66970091-71ab-47a6-a62a-30ee44109fae-15178572418_thumb500.jpg",
    "thumbnail_uri": "https://ia600701.us.archive.org/16/items/mbid-66970091-71ab-47a6-a62a-30ee44109fae/mbid-66970091-71ab-47a6-a62a-30ee44109fae-15178572418_thumb250.jpg",
    "song": "Electric Relaxation",
    "track_id": "5d531d7e-01fb-3719-b107-6f75f1ca716b",
    "recording_id": "b569357e-7aa3-46ff-9318-cbc4a3a0b691",
    "artist": "A Tribe Called Quest",
    "artist_ids": [
        "9689aa5a-4471-4fb4-9721-07cecda0fa9f"
    ],
    "album": "Midnight Marauders",
    "release_id": "66970091-71ab-47a6-a62a-30ee44109fae",
    "release_group_id": "c2afedfb-034a-3683-ad47-e4404cd7c485",
    "labels": [
        "Jive"
    ],
    "label_ids": [
        "79245298-c0ba-4eba-aecc-3dfe8eeb689f"
    ],
    "release_date": "1993-11-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Electric Relaxation\" contains samples of \"Mystic Brew\" by Ronnie Foster, \"Outside Love\" by Brethren, \"Dreams\" by Ramsey Lewis and \"Aquarius\" by Cal Tjader.\n--\nNPR: \"That bassline takes a permanent residence in your brain, riding along with you on the subway or sitting with you in a cafe. \"  Enjoy this interview with A Tribe Called Quest on the 25th anniversary of the song's release: https://www.npr.org/2019/03/11/702355611/a-tribe-called-quests-electric-relaxation-celebrates-25-years",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}