Information about plays

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

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

{
    "id": 3617101,
    "uri": "https://api.kexp.org/v2/plays/3617101/?format=api",
    "airdate": "2026-02-13T20:05:20-08:00",
    "show": 65925,
    "show_uri": "https://api.kexp.org/v2/shows/65925/?format=api",
    "image_uri": "https://dn710807.ca.archive.org/0/items/mbid-fdb69859-49a1-463a-8f53-89d080423653/mbid-fdb69859-49a1-463a-8f53-89d080423653-10752418151_thumb500.jpg",
    "thumbnail_uri": "https://dn710807.ca.archive.org/0/items/mbid-fdb69859-49a1-463a-8f53-89d080423653/mbid-fdb69859-49a1-463a-8f53-89d080423653-10752418151_thumb250.jpg",
    "song": "What Is Life?",
    "track_id": "4f008d06-1069-3219-8daa-7c9a9184b91f",
    "recording_id": "d90134e5-9ebc-4a16-b810-a829ad4448dc",
    "artist": "Ebo Taylor & Uhuru-Yenzu",
    "artist_ids": [
        "ddb12557-9316-437d-9443-82d66c0bed38"
    ],
    "album": "Life Stories",
    "release_id": "fdb69859-49a1-463a-8f53-89d080423653",
    "release_group_id": "b9ef2c52-3697-4ed6-a7f6-1d9d1f596d8a",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "9ba9a0fb-d617-4906-9c1d-7bfa78087ff9"
    ],
    "release_date": "2011-04-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "He was the inhouse guitar player, arranger, and producer for Essiebons, founded by Dick Essilfie Bondzie.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}