Information about plays

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

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

{
    "id": 3660997,
    "uri": "https://api.kexp.org/v2/plays/3660997/?format=api",
    "airdate": "2026-05-29T10:48:29-07:00",
    "show": 66844,
    "show_uri": "https://api.kexp.org/v2/shows/66844/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-b9339b3c-4b8a-47b9-bbb2-38a8549e4185/mbid-b9339b3c-4b8a-47b9-bbb2-38a8549e4185-26517823815_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-b9339b3c-4b8a-47b9-bbb2-38a8549e4185/mbid-b9339b3c-4b8a-47b9-bbb2-38a8549e4185-26517823815_thumb250.jpg",
    "song": "BLACK PARADE",
    "track_id": "0961826d-398b-486b-9d43-558a8ec00a4e",
    "recording_id": "91e78915-f162-46db-a491-8ea4fdbc87b3",
    "artist": "Beyoncé",
    "artist_ids": [
        "859d0860-d480-4efd-970c-c05d5f1776b8"
    ],
    "album": "BLACK PARADE",
    "release_id": "b9339b3c-4b8a-47b9-bbb2-38a8549e4185",
    "release_group_id": "7bbaafd2-70c1-44c9-a17e-d4d8f52e4a57",
    "labels": [
        "Columbia",
        "Parkwood Entertainment"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e",
        "31eb6796-abba-4a02-b650-a556aa65f9ae"
    ],
    "release_date": "2020-06-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Black Parade was released in the final hours of Juneteenth in 2020 - the holiday observing the June 19, 1865 date which marked the end of slavery in the United States. https://www.youtube.com/watch?v=2WFrnJydtQc\n\nThis song is a condemnation of racism and a call to action for protestors against police brutality, while also acting as an uplifting celebration of black culture. Go here for a discussion of the cultural and historical references in this anthem: https://bit.ly/3m89F7X\n\nhttps://www.beyonce.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}