Information about plays

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

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

{
    "id": 3639407,
    "uri": "https://api.kexp.org/v2/plays/3639407/?format=api",
    "airdate": "2026-04-08T09:30:57-07:00",
    "show": 66398,
    "show_uri": "https://api.kexp.org/v2/shows/66398/?format=api",
    "image_uri": "https://ia800709.us.archive.org/1/items/mbid-e454625d-4b4a-4ac5-afcc-d6aef7b83273/mbid-e454625d-4b4a-4ac5-afcc-d6aef7b83273-44595248284_thumb500.jpg",
    "thumbnail_uri": "https://dn710804.ca.archive.org/0/items/mbid-e454625d-4b4a-4ac5-afcc-d6aef7b83273/mbid-e454625d-4b4a-4ac5-afcc-d6aef7b83273-44595248284_thumb250.jpg",
    "song": "I Can Tell",
    "track_id": "49ec101f-a93d-4c84-8cbb-9b79b937da4c",
    "recording_id": "88bc1edf-4fee-49f8-b128-4eb54e44dbb2",
    "artist": "Shy One feat. George Riley",
    "artist_ids": [
        "fa90156a-5067-425b-895e-c47a8c3147ae",
        "783e8c45-088a-4c2e-943c-5baa8775f0a0"
    ],
    "album": "Mali",
    "release_id": "e454625d-4b4a-4ac5-afcc-d6aef7b83273",
    "release_group_id": "f3cb4f81-f67e-4b8f-aee6-aa6057720850",
    "labels": [
        "Touching Bass"
    ],
    "label_ids": [
        "99b3f495-d283-4c60-84dd-e0df33da7c5e"
    ],
    "release_date": "2026-03-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from London-based Shy One. The album 'Mali' just released in March.\n\nSo called after her given name, 'Mali' is a shimmering ode to personal artistic growth as well as the Black British and wider diasporic sonic lineage. It marks a period of clarity, following intuition and arriving at a sound that “feels more like her.” \n\nhttps://shyone.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}