Information about plays

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

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

{
    "id": 3577624,
    "uri": "https://api.kexp.org/v2/plays/3577624/?format=api",
    "airdate": "2025-11-13T11:04:53-08:00",
    "show": 65098,
    "show_uri": "https://api.kexp.org/v2/shows/65098/?format=api",
    "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-438612a6-e370-4622-a84b-2c9be5770cff/mbid-438612a6-e370-4622-a84b-2c9be5770cff-15924072059_thumb500.jpg",
    "thumbnail_uri": "https://dn710700.ca.archive.org/0/items/mbid-438612a6-e370-4622-a84b-2c9be5770cff/mbid-438612a6-e370-4622-a84b-2c9be5770cff-15924072059_thumb250.jpg",
    "song": "Rockin’ in the Free World",
    "track_id": "6797f9d1-bcb6-368e-b022-129632336c94",
    "recording_id": "265a37e9-90d5-4587-9a9e-19e582671c04",
    "artist": "Neil Young",
    "artist_ids": [
        "75167b8b-44e4-407b-9d35-effe87b223cf"
    ],
    "album": "Freedom",
    "release_id": "438612a6-e370-4622-a84b-2c9be5770cff",
    "release_group_id": "6ae11dfd-4dc8-3b0b-be8c-456d6254ac9f",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1989-10-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Elise in San Francisco:\n\nOn Halloween I went to see a Lynyrd Skynyrd cover band. It was sooo fun! I'm 37 and was wondering why was I so into classic rock as a teenager?? I remembered, my best friend's dad used to drive us around San Diego in his big suburban with all of us kids in the back seats, windows down, blasting The Who, Neil Young, The Rolling Stones etc. It was the best. My best friend lost her dad last year. We stayed up late the evening before his memorial adding songs to a playlist mix of classic rock and Frank Sinatra. I'm grateful for him exposing us to such good music and for being such a loving dad to my friend. I was often called a third daughter.  We miss Danny dearly. I would love to hear Keep on Rockin' in the Free World or anything from The Who. Thank you.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}