Information about plays

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

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

{
    "id": 3554238,
    "uri": "https://api.kexp.org/v2/plays/3554238/?format=api",
    "airdate": "2025-09-17T15:55:42-07:00",
    "show": 64587,
    "show_uri": "https://api.kexp.org/v2/shows/64587/?format=api",
    "image_uri": "https://ia802901.us.archive.org/10/items/mbid-9256393b-2b63-4841-b8c2-8d226c62755b/mbid-9256393b-2b63-4841-b8c2-8d226c62755b-42465218261_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-9256393b-2b63-4841-b8c2-8d226c62755b/mbid-9256393b-2b63-4841-b8c2-8d226c62755b-42465218261_thumb250.jpg",
    "song": "Velvet Room",
    "track_id": "0dcbfa1c-1f6a-42a0-8b96-aaea85ce335b",
    "recording_id": "ee5d5b79-d772-421c-8d6d-d45b4d4cbf0c",
    "artist": "sunking feat. Deradoorian",
    "artist_ids": [
        "d609e858-c033-4cfb-8441-6736e23b291c",
        "2993a779-f541-4488-a911-9330b3cf4c47"
    ],
    "album": "I DON'T LIKE MY TELEPHONE",
    "release_id": "9256393b-2b63-4841-b8c2-8d226c62755b",
    "release_group_id": "2c990ec3-8d45-49ec-9ef4-1a161fbe0400",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Bobby Granfelt and Antoine Martel have been playing in bands together since they were 15,  and were part of Seattle jazz fusion group High Pulp for the better part of a decade, A producer, drummer and solo artist under the moniker Bobbyy, Granfelt lives in the Highland Park neighborhood of Los Angeles and brings his jazz and hip-hop sensibility to the table while Martel, in addition to being a killer synthesist, is a composer who embraces a more verdant lifestyle in a cabin outside of Seattle, works on films and makes eerie, sci-fi synth music under the name Sous Chef. Fellow High Pulp member Victory Nguyen joins the band when playing live on modular synth, saxophone and flute. : https://www.anti.com/artists/sunking/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}