Information about plays

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

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

{
    "id": 3564496,
    "uri": "https://api.kexp.org/v2/plays/3564496/?format=api",
    "airdate": "2025-10-13T08:11:17-07:00",
    "show": 64824,
    "show_uri": "https://api.kexp.org/v2/shows/64824/?format=api",
    "image_uri": "https://ia800209.us.archive.org/19/items/mbid-3ca2b313-1292-49bc-a347-6f7d02b8d6e0/mbid-3ca2b313-1292-49bc-a347-6f7d02b8d6e0-12691048991_thumb500.jpg",
    "thumbnail_uri": "https://ia600209.us.archive.org/19/items/mbid-3ca2b313-1292-49bc-a347-6f7d02b8d6e0/mbid-3ca2b313-1292-49bc-a347-6f7d02b8d6e0-12691048991_thumb250.jpg",
    "song": "Class Historian",
    "track_id": "69f6797c-aea3-4f25-86cb-4191bd46d01b",
    "recording_id": "a4647430-6f06-4572-9931-512400577e13",
    "artist": "Broncho",
    "artist_ids": [
        "8e4a41a5-6ec6-4042-b064-acd1cb51cf1b"
    ],
    "album": "Just Enough Hip to Be Woman",
    "release_id": "3ca2b313-1292-49bc-a347-6f7d02b8d6e0",
    "release_group_id": "b3f6dc78-c2be-425b-b044-59d459ce2cd1",
    "labels": [
        "Dine Alone Records"
    ],
    "label_ids": [
        "daa3742f-061f-4a07-bf79-4302a03cece3"
    ],
    "release_date": "2014-09-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Choctaw\n\nBroncho is an American indie rock band from Norman, Oklahoma who have been featured in numerous TV soundtracks including Reservation Dogs. Their bass player Penny Pitchlynn is Choctaw and also releases music under the name Labrys.\n\nhttps://broncho.bandcamp.com/album/natural-pleasure",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}