Information about plays

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

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

{
    "id": 3547638,
    "uri": "https://api.kexp.org/v2/plays/3547638/?format=api",
    "airdate": "2025-09-01T16:26:57-07:00",
    "show": 64448,
    "show_uri": "https://api.kexp.org/v2/shows/64448/?format=api",
    "image_uri": "https://coverartarchive.org/release/e6cf415b-07c1-449c-9a06-1c80faed9fb8/41841699193-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e6cf415b-07c1-449c-9a06-1c80faed9fb8/41841699193-250.jpg",
    "song": "Found a Light (Beale Street)",
    "track_id": null,
    "recording_id": "95d9a86e-654b-454b-b2eb-4f61836946f5",
    "artist": "BADBADNOTGOOD & V.C.R",
    "artist_ids": [
        "754294d5-d7d2-4ea2-8184-1dcaaf55a56f",
        "fc1c6fab-cb59-4a02-879f-69be388a964e"
    ],
    "album": "Found a Light (Beale Street)",
    "release_id": null,
    "release_group_id": "b87a8d16-7d85-4e26-b192-f63a81c63eb7",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2025-04-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "V.C.R, born Veronica Camille Ratliff, is a  multidisciplinary singer/songwriter, composer, violinist, and published author from South Memphis. \n\nShe wrote, \"This collaboration with [Toronto jazz-rock crew] BADBADNOTGOOD is a dream come true — and a thank-you letter to my hometown, my people, and the communities that raised me. “Found A Light (Beale Street)” isn’t just a single. It’s a love letter to the sounds of the South and the sacred art of collective resilience. It calls back to a time when Black communities turned Beale Street into a sanctuary — a place to find freedom, purpose, and light amidst the harshest of shadows.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}