Information about plays

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

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

{
    "id": 3614618,
    "uri": "https://api.kexp.org/v2/plays/3614618/?format=api",
    "airdate": "2026-02-07T22:16:00-08:00",
    "show": 65874,
    "show_uri": "https://api.kexp.org/v2/shows/65874/?format=api",
    "image_uri": "https://ia800701.us.archive.org/22/items/mbid-9d33d765-812b-481c-a7db-e73b6775d054/mbid-9d33d765-812b-481c-a7db-e73b6775d054-39870544671_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-9d33d765-812b-481c-a7db-e73b6775d054/mbid-9d33d765-812b-481c-a7db-e73b6775d054-39870544671_thumb250.jpg",
    "song": "Babysittters on Acid",
    "track_id": "937aeedb-717c-3f9c-8899-877ff4f56b6e",
    "recording_id": "ad956c1b-58f7-4e87-9ab6-539ada549b48",
    "artist": "Lunachicks",
    "artist_ids": [
        "0639533a-0402-40ba-b6e0-18b067198b73"
    ],
    "album": "Babysitters on Acid",
    "release_id": "9d33d765-812b-481c-a7db-e73b6775d054",
    "release_group_id": "cdb2f3a3-1ce1-3b5e-8e61-50f85654dc22",
    "labels": [
        "Blast First"
    ],
    "label_ids": [
        "e85341e2-b6ff-4832-9e87-4115fe8eac82"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Requested by a listener for their friend, Marcell, who recently passed away after battling cancer.  RIP\n\nA documentary about the Lunachicks, \"Pretty Ugly - The Story of the Lunachicks\" was released a few years ago and now has been set for major distribution.\n\nhttps://www.lunachicks.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}