Information about plays

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

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

{
    "id": 3565463,
    "uri": "https://api.kexp.org/v2/plays/3565463/?format=api",
    "airdate": "2025-10-15T15:55:02-07:00",
    "show": 64842,
    "show_uri": "https://api.kexp.org/v2/shows/64842/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-8cb36628-7ddd-49c5-93b0-7a3c25f1f064/mbid-8cb36628-7ddd-49c5-93b0-7a3c25f1f064-43244663466_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-8cb36628-7ddd-49c5-93b0-7a3c25f1f064/mbid-8cb36628-7ddd-49c5-93b0-7a3c25f1f064-43244663466_thumb250.jpg",
    "song": "MUR",
    "track_id": "da72d75a-bb5c-4e02-ab05-a4e30016073b",
    "recording_id": "3f4022a4-3d4b-479e-b364-d007a0c532dc",
    "artist": "Preoccupations",
    "artist_ids": [
        "9ee1988d-66ec-4c29-98d6-876a45e0fcbd"
    ],
    "album": "MUR/PONR",
    "release_id": "8cb36628-7ddd-49c5-93b0-7a3c25f1f064",
    "release_group_id": "c5c69a89-8cd1-43aa-9eb2-ab8d376565c9",
    "labels": [
        "Born Losers Records"
    ],
    "label_ids": [
        "d7fa0dd1-27a9-4252-b07e-56df1300ca99"
    ],
    "release_date": "2025-10-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Go here to purchase the \"MUR/PONR\" 7\" single: https://preoccupations.bandcamp.com/album/mur-ponr\n\n“With ‘MUR’, I was trying to translate the feeling of overwhelming, aggressive, helplessness and unwillingness to talk about things that scare you, into the form of sound,” bandleader Matt Flegel shared. “It builds up and hits the point of almost rapture, and then explodes into a rant and rage, and unburdening of all the things you were exasperated about.”\n--\nThe Calgary band was in the KEXP studio in 2022:  https://youtu.be/sHs9gqynhpA?si=ww81NzysT6TiVYSL",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}