Information about plays

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

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

{
    "id": 3566319,
    "uri": "https://api.kexp.org/v2/plays/3566319/?format=api",
    "airdate": "2025-10-17T10:18:14-07:00",
    "show": 64857,
    "show_uri": "https://api.kexp.org/v2/shows/64857/?format=api",
    "image_uri": "https://ia601506.us.archive.org/4/items/mbid-ebfc2d55-d9cb-4b90-8b16-5f1cffe8cfa5/mbid-ebfc2d55-d9cb-4b90-8b16-5f1cffe8cfa5-34295142728_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-ebfc2d55-d9cb-4b90-8b16-5f1cffe8cfa5/mbid-ebfc2d55-d9cb-4b90-8b16-5f1cffe8cfa5-34295142728_thumb250.jpg",
    "song": "Don’t Give Up",
    "track_id": "136f22fe-9176-4a25-b03d-41d2038b4ddb",
    "recording_id": "076f7bee-ad9d-4d69-b38f-da82325c5d3d",
    "artist": "Black Belt Eagle Scout",
    "artist_ids": [
        "76a91880-2242-4c2a-8982-d56fb1ee686d"
    ],
    "album": "The Land, The Water, The Sky",
    "release_id": "ebfc2d55-d9cb-4b90-8b16-5f1cffe8cfa5",
    "release_group_id": "2c95b991-6a13-4a01-8013-b62e132da4fc",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2023-02-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Black Belt Eagle Scout will play at The Vera Project in Seattle on November 16th! \n\nKatherine Paul of Black Belt Eagle Scout said this song is about \"mental health awareness and the importance that my connection to the land plays within my own mental health journey. Spending time with the land and on the water are ways that strengthen my connection to my ancestors and to my culture. It helps heal my spirit and is the form of self-care that helps me the most.\" \n\nRead more here: https://kexp.org/podcasts/song-of-the-day/2023/1/26/black-belt-eagle-scout-dont-give-up/\n\nhttps://blackbelteaglescout.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}