Information about plays

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

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

{
    "id": 3548351,
    "uri": "https://api.kexp.org/v2/plays/3548351/?format=api",
    "airdate": "2025-09-03T08:56:11-07:00",
    "show": 64462,
    "show_uri": "https://api.kexp.org/v2/shows/64462/?format=api",
    "image_uri": "https://ia800302.us.archive.org/7/items/mbid-3064cba9-6a1c-4884-a43d-c32d839e5935/mbid-3064cba9-6a1c-4884-a43d-c32d839e5935-13307624579_thumb500.jpg",
    "thumbnail_uri": "https://ia600302.us.archive.org/7/items/mbid-3064cba9-6a1c-4884-a43d-c32d839e5935/mbid-3064cba9-6a1c-4884-a43d-c32d839e5935-13307624579_thumb250.jpg",
    "song": "Cherry Cherry",
    "track_id": "d02b54d7-4e63-4560-aa0c-cd89dca66f7d",
    "recording_id": "8aa682e4-33f9-4110-a596-cd91048d338c",
    "artist": "Neil Diamond",
    "artist_ids": [
        "a42d3fd5-55de-4206-86c3-4fbb5404018f"
    ],
    "album": "The Bang Years: 1966-1968",
    "release_id": "3064cba9-6a1c-4884-a43d-c32d839e5935",
    "release_group_id": "2564c818-c5ec-470f-a809-46fd797b308e",
    "labels": [
        "Columbia",
        "Legacy"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e",
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "2011-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning all! My mom Marsha passed away 2 years ago today. One of my favorite memories with her was attending a Neil Diamond concert in 2008. I found the ticket stub when I was going through her things. I will forever think of her when I hear any of his songs. Will you please play a song of his today if you have time? I am celebrating her all day today! Thank you for all you do and reminding me that I am not alone! 💕\n\nJennifer\n\n-------\n\nHere's to your mom, Jennifer. You are not alone.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}