Information about plays

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

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

{
    "id": 3550738,
    "uri": "https://api.kexp.org/v2/plays/3550738/?format=api",
    "airdate": "2025-09-09T05:17:18-07:00",
    "show": 64515,
    "show_uri": "https://api.kexp.org/v2/shows/64515/?format=api",
    "image_uri": "https://ia800300.us.archive.org/31/items/mbid-fbfd7810-2844-4460-9cc9-97dff94b2e79/mbid-fbfd7810-2844-4460-9cc9-97dff94b2e79-42093600398_thumb500.jpg",
    "thumbnail_uri": "https://dn721704.ca.archive.org/0/items/mbid-fbfd7810-2844-4460-9cc9-97dff94b2e79/mbid-fbfd7810-2844-4460-9cc9-97dff94b2e79-42093600398_thumb250.jpg",
    "song": "no death no danger",
    "track_id": "a42de0d1-ba0f-45c3-a92a-529d560d13e5",
    "recording_id": "f0c05e0f-66d4-4376-ae38-2cbd21bbe0e7",
    "artist": "Lucrecia Dalt",
    "artist_ids": [
        "245f7a1a-b799-40f1-a11a-6b379dbe0fa1"
    ],
    "album": "A Danger to Ourselves",
    "release_id": "fbfd7810-2844-4460-9cc9-97dff94b2e79",
    "release_group_id": "95b97769-4fc0-4520-9696-2148888f8b4b",
    "labels": [
        "RVNG Intl."
    ],
    "label_ids": [
        "aae903d5-4e2e-4db0-8b25-f068f0b8c8a4"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lucrecia Dalt’s A Danger to Ourselves is a fearless reflection on the unfiltered complexities of human connection. Following up her breakthrough 2022 album ¡Ay!, A Danger to Ourselves unravels like a deeply personal conversation; Dalt’s voice is foregrounded and formidable, supported by a lush array of acoustic orchestration and processing, collaged percussive patterns, and an esteemed cast of collaborators including David Sylvian, who co-produced the album with Dalt, Juana Molina, Alex Lazaro, and Camille Mandoki.\n\nhttps://lucreciadalt.bandcamp.com/album/a-danger-to-ourselves",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}