Information about plays

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

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

{
    "id": 3582783,
    "uri": "https://api.kexp.org/v2/plays/3582783/?format=api",
    "airdate": "2025-11-25T12:47:15-08:00",
    "show": 65207,
    "show_uri": "https://api.kexp.org/v2/shows/65207/?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": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Being Black is your activism. Black excellence is a form of protest. Black joy is your right,' the singer wrote.\n\nHere's a guide to the historical and cultural references in this song: https://www.elle.com/uk/life-and-culture/a32930736/beyonce-black-parade-lyrics/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}