Information about plays

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

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

{
    "id": 3632127,
    "uri": "https://api.kexp.org/v2/plays/3632127/?format=api",
    "airdate": "2026-03-21T21:41:06-07:00",
    "show": 66246,
    "show_uri": "https://api.kexp.org/v2/shows/66246/?format=api",
    "image_uri": "https://dn710001.ca.archive.org/0/items/mbid-ae55ef97-2f19-36a8-a2a2-e09a2d98bc7c/mbid-ae55ef97-2f19-36a8-a2a2-e09a2d98bc7c-34453841546_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-ae55ef97-2f19-36a8-a2a2-e09a2d98bc7c/mbid-ae55ef97-2f19-36a8-a2a2-e09a2d98bc7c-34453841546_thumb250.jpg",
    "song": "Batgirl Gets a C-Section",
    "track_id": "07a8f9f3-fa16-377d-a265-d33f1764b260",
    "recording_id": "57cb4474-d200-45f4-aa28-581cf287ca08",
    "artist": "God Is My Co-Pilot",
    "artist_ids": [
        "d5149e67-d3d8-48ab-94ce-8beaf1a5a9d2"
    ],
    "album": "Puss O2",
    "release_id": "7a61cf18-af78-4443-949f-3759f9aee692",
    "release_group_id": "166b40d5-7179-3f90-a865-5c9beaadc9ca",
    "labels": [
        "The Making of Americans"
    ],
    "label_ids": [
        "ac7d0999-8481-489c-bbf5-ad14a7ab901e"
    ],
    "release_date": "1995-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Kryptonite” anchors the Superman mythos, which broadens to the DC universe with a reference to Batgirl in God Is My Co-Pilot’s “Batgirl Gets a C-Section.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}