Information about plays

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

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

{
    "id": 3641118,
    "uri": "https://api.kexp.org/v2/plays/3641118/?format=api",
    "airdate": "2026-04-12T08:35:05-07:00",
    "show": 66432,
    "show_uri": "https://api.kexp.org/v2/shows/66432/?format=api",
    "image_uri": "https://coverartarchive.org/release/7aabe402-cfcf-40f0-ae40-ae312486f13a/44806467545-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7aabe402-cfcf-40f0-ae40-ae312486f13a/44806467545-250.jpg",
    "song": "and finally, we reach the summit",
    "track_id": null,
    "recording_id": "481ebb22-0e70-48ca-8dac-24bf1a74e5e6",
    "artist": "Good Weather for an Airstrike & rhubiqs",
    "artist_ids": [],
    "album": "AV // TH",
    "release_id": null,
    "release_group_id": "7d84ecbf-949f-46b7-a47f-c718dd16097f",
    "labels": [
        "Silent Sonic Records"
    ],
    "label_ids": [
        "48d47237-6121-499c-a8ae-5a1843bd895e"
    ],
    "release_date": "2026-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Taken off a blissful new collaborative EP between Winchester, UK-based artist Good Weather for an Airstrike (aka Tom Honey) and London-based artist rhubiqs (aka Tom Squires) ~ https://rhubiqs.bandcamp.com/album/av-th",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}