Information about plays

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

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

{
    "id": 3570996,
    "uri": "https://api.kexp.org/v2/plays/3570996/?format=api",
    "airdate": "2025-10-28T11:39:09-07:00",
    "show": 64957,
    "show_uri": "https://api.kexp.org/v2/shows/64957/?format=api",
    "image_uri": "https://ia801205.us.archive.org/16/items/mbid-00d81b0e-e196-4154-aa88-1084eb6dca64/mbid-00d81b0e-e196-4154-aa88-1084eb6dca64-41926717673_thumb500.jpg",
    "thumbnail_uri": "https://ia601205.us.archive.org/16/items/mbid-00d81b0e-e196-4154-aa88-1084eb6dca64/mbid-00d81b0e-e196-4154-aa88-1084eb6dca64-41926717673_thumb250.jpg",
    "song": "Break the Tension",
    "track_id": "08322843-dbe5-483e-b6bc-4f6b10c0fa02",
    "recording_id": "10255c52-f539-4a6a-84e0-15e1a6581742",
    "artist": "Maruja",
    "artist_ids": [
        "91af52ad-77b0-488e-b648-bf65ac695539"
    ],
    "album": "Pain to Power",
    "release_id": "00d81b0e-e196-4154-aa88-1084eb6dca64",
    "release_group_id": "b00b8a30-d2d5-470e-a161-7b01b0393b43",
    "labels": [
        "Music for Nations"
    ],
    "label_ids": [
        "70aac81c-4a9a-460f-a1bd-4d39626e1625"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from Manchester, the band comprises of lead vocalist/guitarist Harry Wilkinson, saxophonist Joe Carroll, drummer Jacob Hayes and bassist Matt Buonaccorsi.\n--\n \"Pain to Power\" is the Manchester group's debut album.: https://pitchfork.com/reviews/albums/maruja-pain-to-power/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}