Information about plays

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

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

{
    "id": 3635946,
    "uri": "https://api.kexp.org/v2/plays/3635946/?format=api",
    "airdate": "2026-03-31T08:56:04-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-c0b02aaa-3486-4cc0-94c3-6b268a3944ab/mbid-c0b02aaa-3486-4cc0-94c3-6b268a3944ab-44392074406_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-c0b02aaa-3486-4cc0-94c3-6b268a3944ab/mbid-c0b02aaa-3486-4cc0-94c3-6b268a3944ab-44392074406_thumb250.jpg",
    "song": "Blue",
    "track_id": "a625944f-4270-46f7-a24e-85e3f16d7d30",
    "recording_id": "d004a861-b384-4ca9-a131-906c30228b13",
    "artist": "Yaya Bey",
    "artist_ids": [
        "f55859c9-0642-47dc-8c68-4aa2db484b23"
    ],
    "album": "FIdelity",
    "release_id": "c0b02aaa-3486-4cc0-94c3-6b268a3944ab",
    "release_group_id": "a43bf2ce-2a3a-477b-b263-83edd2750f91",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brooklyn-based singer, songwriter, producer, and multidisciplinary artist Yaya Bey is one of R&B's most exciting storytellers. Growing up surrounded by music as the daughter of 1990s hip-hop MC Grand Daddy IU, Yaya brings an expansive and eclectic palette to her music, infusing R&B with touches of soul, jazz, reggae, Afrobeat, and hip-hop while vividly tackling both life's hardships and joyful moments through her powerful lyrics. \n\nYaya Bey's fourth album 'Fidelity' is due out April 17th.\n\nhttps://yayabey.bandcamp.com/album/fidelity",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}