Information about plays

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

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

{
    "id": 3641873,
    "uri": "https://api.kexp.org/v2/plays/3641873/?format=api",
    "airdate": "2026-04-14T06:40:37-07:00",
    "show": 66449,
    "show_uri": "https://api.kexp.org/v2/shows/66449/?format=api",
    "image_uri": "https://dn710703.ca.archive.org/0/items/mbid-a41fd82e-0bd6-4557-b31b-ca1cb469f106/mbid-a41fd82e-0bd6-4557-b31b-ca1cb469f106-9706553581_thumb500.jpg",
    "thumbnail_uri": "https://dn710703.ca.archive.org/0/items/mbid-a41fd82e-0bd6-4557-b31b-ca1cb469f106/mbid-a41fd82e-0bd6-4557-b31b-ca1cb469f106-9706553581_thumb250.jpg",
    "song": "All I Know",
    "track_id": "caa7a405-2a58-3ad3-9165-855a37050d4e",
    "recording_id": "59cdc861-3a58-4a29-bbb2-456e37197781",
    "artist": "Screaming Trees",
    "artist_ids": [
        "bc5e6e42-73ba-44fa-a41e-3379402f0429"
    ],
    "album": "Dust",
    "release_id": "a41fd82e-0bd6-4557-b31b-ca1cb469f106",
    "release_group_id": "078d0c59-9b9b-3551-b2fa-dfa57a9fe9ae",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1996-06-25",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to the one and only Barrett Martin, American drummer, producer, writer and composer (Mad Season, Screaming Trees, Skin Yard, and Tuatara) and most importantly G.pa to Henny! \n\nBarrett Martin was born on this day in 1967. Check out more on his long career here: https://barrettmartin.com/biography/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}