Information about plays

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

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

{
    "id": 3665251,
    "uri": "https://api.kexp.org/v2/plays/3665251/?format=api",
    "airdate": "2026-06-08T06:38:24-07:00",
    "show": 66934,
    "show_uri": "https://api.kexp.org/v2/shows/66934/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-d018eb48-2097-463c-9d1b-433836f3ec47/mbid-d018eb48-2097-463c-9d1b-433836f3ec47-28251309548_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-d018eb48-2097-463c-9d1b-433836f3ec47/mbid-d018eb48-2097-463c-9d1b-433836f3ec47-28251309548_thumb250.jpg",
    "song": "Portland",
    "track_id": "3dd7545e-9cef-3d36-88b3-2ca947206848",
    "recording_id": "2db89043-d630-43d3-a4df-c08632c1addd",
    "artist": "Middle Brother",
    "artist_ids": [
        "6ea28f86-a4fc-4902-9594-2e913db54059"
    ],
    "album": "Middle Brother",
    "release_id": "d018eb48-2097-463c-9d1b-433836f3ec47",
    "release_group_id": "9d76a576-d442-4c15-9b37-8de569680292",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2011-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cover of The Replacements' original.\n\nMiddle Brother was a short-lived project made up of three famous frontmen: John McCauley of Deer Tick, Taylor Goldsmith of Dawes, and Matt Vasquez of Delta Spirit.\n\nhttps://middlebrother.bandcamp.com/album/middle-brother",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}