Information about plays

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

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

{
    "id": 3641875,
    "uri": "https://api.kexp.org/v2/plays/3641875/?format=api",
    "airdate": "2026-04-14T06:46:52-07:00",
    "show": 66449,
    "show_uri": "https://api.kexp.org/v2/shows/66449/?format=api",
    "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-fa0e60c5-af35-409b-8f88-32a544473a9b/mbid-fa0e60c5-af35-409b-8f88-32a544473a9b-44034927489_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-fa0e60c5-af35-409b-8f88-32a544473a9b/mbid-fa0e60c5-af35-409b-8f88-32a544473a9b-44034927489_thumb250.jpg",
    "song": "Blurry",
    "track_id": "9d74ab99-12ef-4a12-956f-6aa98a604b77",
    "recording_id": "e49c4a38-626a-4faa-b9d8-87ce633aa8af",
    "artist": "Gladie",
    "artist_ids": [
        "702dfb4f-0049-4ccf-86fa-39cbe50bfd40"
    ],
    "album": "No Need to Be Lonely",
    "release_id": "fa0e60c5-af35-409b-8f88-32a544473a9b",
    "release_group_id": "3b3b84c8-80d9-4d19-9fad-81b488b6abc1",
    "labels": [
        "Get Better Records"
    ],
    "label_ids": [
        "077690db-d532-4c59-ad6d-fa299dde75ba"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gladie is a Philadelphia-based indie rock band led by Augusta Koch (formerly of Cayetana). Gladie's sound is characterized by energetic, emotionally raw songwriting that blends alternative and indie pop influences.\n\n\"No Need to Be Lonely\" was released on March 20, 2026, this album was produced by Jeff Rosenstock and recorded at Atomic Garden in Oakland, CA. \n\nhttps://gladie.bandcamp.com/album/no-need-to-be-lonely",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}