Information about plays

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

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

{
    "id": 3525228,
    "uri": "https://api.kexp.org/v2/plays/3525228/?format=api",
    "airdate": "2025-07-10T16:30:03-07:00",
    "show": 63975,
    "show_uri": "https://api.kexp.org/v2/shows/63975/?format=api",
    "image_uri": "https://ia902809.us.archive.org/33/items/mbid-3067191b-3d6e-45b9-9fbc-63f2d2b520f1/mbid-3067191b-3d6e-45b9-9fbc-63f2d2b520f1-20882729230_thumb500.jpg",
    "thumbnail_uri": "https://ia802809.us.archive.org/33/items/mbid-3067191b-3d6e-45b9-9fbc-63f2d2b520f1/mbid-3067191b-3d6e-45b9-9fbc-63f2d2b520f1-20882729230_thumb250.jpg",
    "song": "Soft Stud",
    "track_id": "08ff85b3-1129-4a76-b9ae-13058720d574",
    "recording_id": "9dd8f039-d91e-47ec-bb11-77fa49e5a783",
    "artist": "Black Belt Eagle Scout",
    "artist_ids": [
        "76a91880-2242-4c2a-8982-d56fb1ee686d"
    ],
    "album": "Mother of My Children",
    "release_id": "3067191b-3d6e-45b9-9fbc-63f2d2b520f1",
    "release_group_id": "45afbf13-6c7e-4530-9ee9-0072dd90f104",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2018-09-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Black Belt Eagle Scout will be on tour!\n-August 9th @ Tacoma's In the Spirit Native Arts Festival\n-August 22nd @ Portland's Aladdin Theater\n-September 6th @ Olympia, WA's Northern Sky Festival 2025\n-September 18th @ Spokane's The Chamelon\n-September 20th @ Rollins, MT's MMIWarriors Retreat\n\nhttps://www.blackbelteaglescout.com/tour\n- -\nSwinomish, Colville and Inupiaq singer/songwriter Katherine Paul releases music under the moniker Black Belt Eagle Scout.\n\nhttps://www.blackbelteaglescout.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}