Information about plays

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

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

{
    "id": 3545397,
    "uri": "https://api.kexp.org/v2/plays/3545397/?format=api",
    "airdate": "2025-08-27T07:08:26-07:00",
    "show": 64400,
    "show_uri": "https://api.kexp.org/v2/shows/64400/?format=api",
    "image_uri": "https://ia801600.us.archive.org/6/items/mbid-39200288-578b-38d7-894a-0a5794435267/mbid-39200288-578b-38d7-894a-0a5794435267-2613572066_thumb500.jpg",
    "thumbnail_uri": "https://ia601600.us.archive.org/6/items/mbid-39200288-578b-38d7-894a-0a5794435267/mbid-39200288-578b-38d7-894a-0a5794435267-2613572066_thumb250.jpg",
    "song": "Never Let Me Down Again",
    "track_id": "1312e823-707a-3911-8282-1568883e854c",
    "recording_id": "9c4df280-0f3d-4db3-a9e9-1d36022aadf2",
    "artist": "Depeche Mode",
    "artist_ids": [
        "8538e728-ca0b-4321-b7e5-cff6565dd4c0"
    ],
    "album": "The Best of Depeche Mode, Volume 1",
    "release_id": "39200288-578b-38d7-894a-0a5794435267",
    "release_group_id": "e21adeb5-b102-37d7-b4dd-b8479a7d2ae2",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "2006-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's that time of year!\n\nI've been listening every morning & afternoon for the last 14 years and was able to afford to donate for the last couple years. Some people think they've 'made it' when they can buy a house or a large purchase. For me I knew I made it when I could afford to donate $10 a month. The pride I feel  when someone mentions KEXP and says 'isn't that the station you've been listening to forever is tremendous. Depeche Mode was my top listened to artist on Spotify last year and I have no doubt that KEXP is the reason for that 😂 Could you please play Never Let Me Down Again?\n\n- Brent, Amplifier in Austin",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}