Information about plays

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

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

{
    "id": 3522559,
    "uri": "https://api.kexp.org/v2/plays/3522559/?format=api",
    "airdate": "2025-07-04T13:29:39-07:00",
    "show": 63917,
    "show_uri": "https://api.kexp.org/v2/shows/63917/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-b044ed03-0e34-4c73-b3bd-b6e6ad87e1bf/mbid-b044ed03-0e34-4c73-b3bd-b6e6ad87e1bf-41841769568_thumb500.jpg",
    "thumbnail_uri": "https://ia801603.us.archive.org/3/items/mbid-b044ed03-0e34-4c73-b3bd-b6e6ad87e1bf/mbid-b044ed03-0e34-4c73-b3bd-b6e6ad87e1bf-41841769568_thumb250.jpg",
    "song": "Found a Light (Beale Street)",
    "track_id": "6f8f4811-020c-4521-8329-72186c725587",
    "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": "b044ed03-0e34-4c73-b3bd-b6e6ad87e1bf",
    "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": "Heavy",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Going out to Campbell and Gray Diebolt in Missoula!\n\n---\n\nV.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"
}