Information about plays

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

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

{
    "id": 3637241,
    "uri": "https://api.kexp.org/v2/plays/3637241/?format=api",
    "airdate": "2026-04-03T11:04:06-07:00",
    "show": 66353,
    "show_uri": "https://api.kexp.org/v2/shows/66353/?format=api",
    "image_uri": "https://dn711001.ca.archive.org/0/items/mbid-e6ad655a-d3f2-4f36-aad3-5463ee8eed59/mbid-e6ad655a-d3f2-4f36-aad3-5463ee8eed59-44627062698_thumb500.jpg",
    "thumbnail_uri": "https://dn711001.ca.archive.org/0/items/mbid-e6ad655a-d3f2-4f36-aad3-5463ee8eed59/mbid-e6ad655a-d3f2-4f36-aad3-5463ee8eed59-44627062698_thumb250.jpg",
    "song": "Slow Burn",
    "track_id": "0dca44e6-d4a8-48cd-be99-af855b55a608",
    "recording_id": "b72c31a6-adb4-4bce-8c3e-9fae49056ad6",
    "artist": "Kacey Musgraves",
    "artist_ids": [
        "d1393ecb-431b-4fde-a6ea-d769f2f040cb"
    ],
    "album": "Golden Hour",
    "release_id": "e6ad655a-d3f2-4f36-aad3-5463ee8eed59",
    "release_group_id": "56713bde-f9de-4097-bbe3-41d9d7af32c4",
    "labels": [
        "MCA Nashville"
    ],
    "label_ids": [
        "05e216a0-c5c6-4788-a105-39efee687715"
    ],
    "release_date": "2018-03-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Kacey Musgraves’ third album goes down so smoothly that it might not even scan as a total reinvention. Throughout the songs on Golden Hour, the East Texas singer-songwriter is radiant, awestruck, taking the scenic route to the bar just for the hell of it.\" https://tinyurl.com/yc7tte6t \n\nhttps://www.kaceymusgraves.com/#/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}