Information about plays

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

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

{
    "id": 3638993,
    "uri": "https://api.kexp.org/v2/plays/3638993/?format=api",
    "airdate": "2026-04-07T08:57:40-07:00",
    "show": 66390,
    "show_uri": "https://api.kexp.org/v2/shows/66390/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-2c571a75-e654-47d4-8821-8438f8f9900b/mbid-2c571a75-e654-47d4-8821-8438f8f9900b-36766227775_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-2c571a75-e654-47d4-8821-8438f8f9900b/mbid-2c571a75-e654-47d4-8821-8438f8f9900b-36766227775_thumb250.jpg",
    "song": "Saturn 5 (Album Version)",
    "track_id": "61efbfe1-f1f6-4802-a4ab-6c8e483f81ea",
    "recording_id": "b5e0c0d3-f778-4800-b738-3ffd9f93ba40",
    "artist": "Inspiral Carpets",
    "artist_ids": [
        "03c2e506-e8bb-4bd6-9693-5aa97c8eea1c"
    ],
    "album": "Saturn 5",
    "release_id": "8728bf7f-04ac-4d37-a786-a0dfc27c2553",
    "release_group_id": "5e89b38e-b6e4-3910-89b8-283b1520d0f6",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Coming out of the late 80's/early 90's Madchester movement, this is Inspiral Carpets! \nKeyboardist Clint Boon wrote \"Saturn 5\" and the verses (which contain references to his American-born wife's family) hold a huge amount of personal significance. 'Lady take a ride on a Zeke 64...' \"My mother-in-law first met her husband when he offered her a ride in his Ford Mustang. The license plate was Zeke 64, which was his nickname and his football jersey number.\" -- Enjoy this interview with Boon: https://devorahostrov.blogspot.com/2019/12/inspiral-carpets-in-my-second-interview.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}