Information about plays

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

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

{
    "id": 3573472,
    "uri": "https://api.kexp.org/v2/plays/3573472/?format=api",
    "airdate": "2025-11-03T11:30:02-08:00",
    "show": 65013,
    "show_uri": "https://api.kexp.org/v2/shows/65013/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "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/\n\nhttps://www.marujaofficial.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}