Information about plays

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

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

{
    "id": 3600810,
    "uri": "https://api.kexp.org/v2/plays/3600810/?format=api",
    "airdate": "2026-01-06T02:25:16-08:00",
    "show": 65576,
    "show_uri": "https://api.kexp.org/v2/shows/65576/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Right",
    "track_id": "ee5dfe3b-4ab4-425a-b82f-32627368c308",
    "recording_id": "99226511-1708-41b7-b7ee-b8a0dc349fd9",
    "artist": "DJ Seinfeld & Confidence Man",
    "artist_ids": [
        "9fab430a-f1af-4a69-bf68-6857a7a50a68",
        "595058cd-36fe-4994-8933-df92ff68ebd7"
    ],
    "album": "The Right",
    "release_id": "09223957-2268-4d4e-86cc-bc46b3a6e1a6",
    "release_group_id": "7bcfb70f-5bbb-4356-b8c3-49a144d4de37",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ Seinfeld and Confidence Man joining forces for this October, 2025 release. “The Right” follows the pair’s previous collaboration, “Now U Do”, which has surpassed 50 million steams since its release in 2023.\n--\n“Everyone said this couldn’t be done, but we did it. We’re back,” DJ Seinfeld shares. “And now your dad listens to DJ Seinfeld x Con Man. You’re welcome.”\n--\n Watch the official music video here, shot between Tokyo and London: https://www.youtube.com/watch?v=3Og8buUYiyY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}