Information about plays

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

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

{
    "id": 3667495,
    "uri": "https://api.kexp.org/v2/plays/3667495/?format=api",
    "airdate": "2026-06-13T19:39:21-07:00",
    "show": 66981,
    "show_uri": "https://api.kexp.org/v2/shows/66981/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-60c4e163-3702-490f-9198-4688da8e76c8/mbid-60c4e163-3702-490f-9198-4688da8e76c8-43355567376_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-60c4e163-3702-490f-9198-4688da8e76c8/mbid-60c4e163-3702-490f-9198-4688da8e76c8-43355567376_thumb250.jpg",
    "song": "Mercy Kill Me",
    "track_id": "29909470-587a-428d-a1d4-3394a5408b82",
    "recording_id": "1f123f8a-5808-414d-83c1-37105b660731",
    "artist": "Pansy",
    "artist_ids": [
        "b473109c-6d9d-4a82-ba3f-69c6188bcf51"
    ],
    "album": "Skin Graft",
    "release_id": "60c4e163-3702-490f-9198-4688da8e76c8",
    "release_group_id": "779fa583-c6f9-43ad-b60c-0cb6a584195b",
    "labels": [
        "Earth Libraries"
    ],
    "label_ids": [
        "9ef7c67d-bf6d-4813-9d0a-79866bb48a0b"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Where Pansy is about becoming a person, the Skin Graft EP is about being one, Vivian [McCall] says, and balancing ordinary struggles with the existential crisis of living in a country that’s grown wildly hostile to transgender people.\"\n\nhttps://pansysucks.bandcamp.com/album/skin-graft",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}