Information about plays

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

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

{
    "id": 3539667,
    "uri": "https://api.kexp.org/v2/plays/3539667/?format=api",
    "airdate": "2025-08-13T16:59:19-07:00",
    "show": 64280,
    "show_uri": "https://api.kexp.org/v2/shows/64280/?format=api",
    "image_uri": "https://dn721702.ca.archive.org/0/items/mbid-c61fd0c2-6113-4867-8017-81126b1eafa8/mbid-c61fd0c2-6113-4867-8017-81126b1eafa8-42380605076_thumb500.jpg",
    "thumbnail_uri": "https://dn721702.ca.archive.org/0/items/mbid-c61fd0c2-6113-4867-8017-81126b1eafa8/mbid-c61fd0c2-6113-4867-8017-81126b1eafa8-42380605076_thumb250.jpg",
    "song": "Cool Riff",
    "track_id": "791a4dd2-dfac-4a12-b00b-9e4c17524f1b",
    "recording_id": "f9f43257-f64a-40da-a1ee-90c5dd144ddc",
    "artist": "Bikini Trill",
    "artist_ids": [
        "70cd8dda-5eae-49a0-9d08-e921472ec444"
    ],
    "album": "Bikini Trill",
    "release_id": "c61fd0c2-6113-4867-8017-81126b1eafa8",
    "release_group_id": "d01139f2-b6e7-42a4-8d7d-d39956aa4845",
    "labels": [
        "Ineffable Records"
    ],
    "label_ids": [
        "7155876d-bb21-4e02-a53d-a2e3ef2603c2"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bikini Trill is an LA-based, surf-pop trio formed in 2017 by vocalist Lauren 'LJ' Johnson, bassist Kourosh 'Roach' Poursalehi, and guitarist Tony Stern.\n**\nBikini Trill is touring!\n-August 29th @ Redmond, OR's Reggae Rise Up Oregon\n-October 24th @ Boise, ID's Shrine Social Club\n-October 25th @ Portland, OR's Jack London Revue\n-October 26th @ Seattle's Fremont's Hidden Hall\n-October 29th @ Berkeley's Cornerstone\n\nMore dates & locales here: https://www.bikinitrill.com/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}