Information about plays

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

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

{
    "id": 3635093,
    "uri": "https://api.kexp.org/v2/plays/3635093/?format=api",
    "airdate": "2026-03-29T11:04:53-07:00",
    "show": 66311,
    "show_uri": "https://api.kexp.org/v2/shows/66311/?format=api",
    "image_uri": "https://coverartarchive.org/release/ea3c3b0a-283a-4802-b46c-8fab9844cee8/44399216696-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ea3c3b0a-283a-4802-b46c-8fab9844cee8/44399216696-250.jpg",
    "song": "In My Own Time",
    "track_id": null,
    "recording_id": "f475a387-1f41-41d9-ae0e-9c97427f7a05",
    "artist": "Alela Diane",
    "artist_ids": [
        "8682866a-4f7a-43f5-83b2-06eabd0f2d4c"
    ],
    "album": "Who's Keeping Time?",
    "release_id": null,
    "release_group_id": "52783369-5be9-4449-9c49-977e638ee5a5",
    "labels": [
        "Fluffy and Gravy"
    ],
    "label_ids": [],
    "release_date": "2026-05-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The lead single from her upcoming May 16 album was recorded in the attic of her 1892 Portland, OR home.\nPlaying Tractor Tavern, Seattle on June 18.\nhttps://aleladiane.bandcamp.com/album/whos-keeping-time",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}