Information about plays

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

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

{
    "id": 3638167,
    "uri": "https://api.kexp.org/v2/plays/3638167/?format=api",
    "airdate": "2026-04-05T12:13:35-07:00",
    "show": 66374,
    "show_uri": "https://api.kexp.org/v2/shows/66374/?format=api",
    "image_uri": "https://dn711402.ca.archive.org/0/items/mbid-0071d366-ae8f-472d-8ec4-bd754199550a/mbid-0071d366-ae8f-472d-8ec4-bd754199550a-44649068026_thumb500.jpg",
    "thumbnail_uri": "https://ia601500.us.archive.org/8/items/mbid-0071d366-ae8f-472d-8ec4-bd754199550a/mbid-0071d366-ae8f-472d-8ec4-bd754199550a-44649068026_thumb250.jpg",
    "song": "What You Waiting For",
    "track_id": "201050e6-5f66-4a40-8f06-48095e998a17",
    "recording_id": "9cf7f553-1fb6-4452-a52b-ee0c116647b9",
    "artist": "Ego Ella May",
    "artist_ids": [
        "2c235afa-c51a-4c07-827d-59f233eeda37"
    ],
    "album": "Good Intentions",
    "release_id": "0071d366-ae8f-472d-8ec4-bd754199550a",
    "release_group_id": "54a5078d-2f59-4c2d-8e02-ebe1668dcdac",
    "labels": [
        "Believe UK"
    ],
    "label_ids": [
        "5b903849-5962-48b9-8fed-13b28cc2c373"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From London. She was named after her Nigerian heritage (Ego) and Ella Fitzgerald.\n\nhttps://egoellamay.bandcamp.com/album/good-intentions\nhttps://www.egoellamay.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}