Information about plays

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

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

{
    "id": 3549440,
    "uri": "https://api.kexp.org/v2/plays/3549440/?format=api",
    "airdate": "2025-09-06T00:57:46-07:00",
    "show": 64485,
    "show_uri": "https://api.kexp.org/v2/shows/64485/?format=api",
    "image_uri": "https://coverartarchive.org/release/dfb0eb62-e729-4fc3-b198-c50283d9ed17/33083332053-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/dfb0eb62-e729-4fc3-b198-c50283d9ed17/33083332053-250.jpg",
    "song": "AMERICA HAS A PROBLEM",
    "track_id": null,
    "recording_id": "834445d4-bf48-44a3-906e-39ad68d91b81",
    "artist": "Beyoncé",
    "artist_ids": [
        "859d0860-d480-4efd-970c-c05d5f1776b8"
    ],
    "album": "RENAISSANCE",
    "release_id": null,
    "release_group_id": "2c385052-5083-43a2-b1e5-36566d2ae3c0",
    "labels": [
        "Parkwood Entertainment"
    ],
    "label_ids": [
        "31eb6796-abba-4a02-b650-a556aa65f9ae"
    ],
    "release_date": "2022-07-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here, Beyoncé borrows the hook and cinematic synth line from Kilo Ali and DJ Taz's iconic '90s Miami bass track \"America Has a Problem (Cocaine).\" \n--\nBeyoncé co-wrote the song with: singer, songwriter, and record producer  Terius \"The-Dream\" Nash,  hip-hop record producer and engineer Mike Dean,, and her husband Jay-Z.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}