Information about plays

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

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

{
    "id": 3625046,
    "uri": "https://api.kexp.org/v2/plays/3625046/?format=api",
    "airdate": "2026-03-04T02:36:48-08:00",
    "show": 66086,
    "show_uri": "https://api.kexp.org/v2/shows/66086/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Smugglers & Scholars",
    "track_id": "24ecefdc-effa-44d8-b218-1266bc320b7d",
    "recording_id": "9e4d2e0a-9199-4826-a140-0a0a8d9b689a",
    "artist": "KNEECAP",
    "artist_ids": [
        "6ac275dd-eb37-42cf-9a60-6b147320c7be"
    ],
    "album": "FENIAN",
    "release_id": "1ab785c7-afaf-4a16-a367-f15358048c23",
    "release_group_id": "3dda3379-dfa3-4f1a-95b3-2eb70d3b74ee",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "If rebellion had a bassline, it’d probably sound like this, and you’d feel it in your chest before you even realised what hit you.\n\nAhead of the release of their second album FENIAN on 24th April via Heavenly Recordings, Belfast firestarters Kneecap set the tone immediately with new single ‘Smugglers & Scholars, following earlier cut ‘Liars Tale’- and it hits like they’ve been waiting to unleash it.\nhttps://whenthehornblows.com/content/2026/2/27/kneecap-smugglers-amp-scholars",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}