Information about plays

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

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

{
    "id": 3581988,
    "uri": "https://api.kexp.org/v2/plays/3581988/?format=api",
    "airdate": "2025-11-23T16:04:18-08:00",
    "show": 65190,
    "show_uri": "https://api.kexp.org/v2/shows/65190/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-46ffcb74-7c0d-4f78-91fb-b787d17aaac4/mbid-46ffcb74-7c0d-4f78-91fb-b787d17aaac4-42877122627_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-46ffcb74-7c0d-4f78-91fb-b787d17aaac4/mbid-46ffcb74-7c0d-4f78-91fb-b787d17aaac4-42877122627_thumb250.jpg",
    "song": "I Could Find Out",
    "track_id": "efa819ec-31e6-4c8d-87e2-e95d8a757b5c",
    "recording_id": "44058cbc-1629-4a5d-9cc3-cb90dfcf8fc0",
    "artist": "Sharp Pins",
    "artist_ids": [
        "950f36f9-7e94-4b5a-9161-ddeeef94bf85"
    ],
    "album": "Balloon Balloon Balloon",
    "release_id": "46ffcb74-7c0d-4f78-91fb-b787d17aaac4",
    "release_group_id": "6563da7f-dfe9-44a2-a843-d5ee6c500ae2",
    "labels": [
        "perennialdeath"
    ],
    "label_ids": [
        "d3cf07ef-103a-4a34-b804-6cce099cd820"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kai Slater is a twenty-year-old musician from Chicago, Illinois who currently releases music solo as Sharp Pins and is guitarist and sometimes vocalist of the band Lifeguard.\n\nLifeguard’s music is loud, dancy post-hardcore that’s guaranteed to make you want to kick something the moment you hear it. Sharp Pins’ music is jangly, life-affirming power pop, with sickeningly sweet melodies and harmonies galore.\n\nSlater is also a member of a new DIY rock scene in Chicago, which also includes bands like Horsegirl and TV Buddha. This is all documented in his zine, Hallogallo. https://tinyurl.com/5xjd8ecf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}