Information about plays

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

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

{
    "id": 3627699,
    "uri": "https://api.kexp.org/v2/plays/3627699/?format=api",
    "airdate": "2026-03-11T08:08:04-07:00",
    "show": 66151,
    "show_uri": "https://api.kexp.org/v2/shows/66151/?format=api",
    "image_uri": "https://dn710600.ca.archive.org/0/items/mbid-6eb47652-8214-4440-883c-40da2d060b71/mbid-6eb47652-8214-4440-883c-40da2d060b71-16273681085_thumb500.jpg",
    "thumbnail_uri": "https://dn710600.ca.archive.org/0/items/mbid-6eb47652-8214-4440-883c-40da2d060b71/mbid-6eb47652-8214-4440-883c-40da2d060b71-16273681085_thumb250.jpg",
    "song": "What It Means",
    "track_id": "e654a9f1-b91e-49da-b285-399cc9702453",
    "recording_id": "2234fa2f-167f-49e7-8724-ac8426f33f52",
    "artist": "Drive-By Truckers",
    "artist_ids": [
        "8eae1e0a-1696-4532-9e3c-0a072217ef4c"
    ],
    "album": "American Band",
    "release_id": "6eb47652-8214-4440-883c-40da2d060b71",
    "release_group_id": "2a2b9165-14cf-4eee-8c9d-d745a90dab93",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2016-09-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Found on the eleventh album from the Athens, GA band, and the most political one of their career.\n\nThe Truckers reflect here on recent shootings of African-American men by police. Vocalist Patterson Hood doesn't pull any punches referencing in his lyrics the 2012 death of Trayvon Martin and the 2014 shooting of Michael Brown in Ferguson. \"'What It Means'\" is a song I wrote a couple of years ago protesting the Ferguson decision and the Trayvon Martin killing,\" explained Hood to Rolling Stone. \"Unfortunately, the song is still timely today. I hope and pray that one day it won't be.\" --Songfacts\n\nCheck out Live Video from Drive-By Truckers' 2016 KEXP In-Studio, including this song: https://bit.ly/40YJ4Ns.\n\nhttps://drivebytruckers.bandcamp.com/\nhttps://www.drivebytruckers.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}