Information about plays

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

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

{
    "id": 3616105,
    "uri": "https://api.kexp.org/v2/plays/3616105/?format=api",
    "airdate": "2026-02-11T09:23:16-08:00",
    "show": 65903,
    "show_uri": "https://api.kexp.org/v2/shows/65903/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-11f060a9-59b5-4071-9878-8db8998aa23c/mbid-11f060a9-59b5-4071-9878-8db8998aa23c-44167565646_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-11f060a9-59b5-4071-9878-8db8998aa23c/mbid-11f060a9-59b5-4071-9878-8db8998aa23c-44167565646_thumb250.jpg",
    "song": "Born Under Punches (The Heat Goes on)",
    "track_id": "c12ad12c-defb-4fcb-9355-4f1c8e09a781",
    "recording_id": "71ef046b-efa2-48cb-b0fb-3b988e891757",
    "artist": "Kenny Dope feat. Róisín Murphy",
    "artist_ids": [
        "77820ed3-78b0-41a1-bbce-6b8482ebfe67",
        "4c56405d-ba8e-4283-99c3-1dc95bdd50e7"
    ],
    "album": "Naive Melodies",
    "release_id": "11f060a9-59b5-4071-9878-8db8998aa23c",
    "release_group_id": "dcfc09af-77c6-4c4d-b661-3d53536251bf",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Legendary producer Kenny Dope teams up with genre-defying vocalist Róisín Murphy for a heavy, head-nodding rework of Talking Heads’ “Born Under Punches,” taken from Naive Melodies, an expansive tribute to Talking Heads’ rhythmic legacy, curated by Drew McFadden, the DJ-Producer behind BBE’s celebrated Modern Love (David Bowie tribute).\n\nNaive Melodies is a bold and visionary tribute to the music of Talking Heads, reinterpreted through the lens of Black musical innovation.\n\nhttps://bbemusic.bandcamp.com/album/born-under-punches-and-the-heat-goes-on\nhttps://bbemusic.bandcamp.com/album/naive-melodies",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}