Information about plays

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

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

{
    "id": 3571403,
    "uri": "https://api.kexp.org/v2/plays/3571403/?format=api",
    "airdate": "2025-10-29T12:17:30-07:00",
    "show": 64965,
    "show_uri": "https://api.kexp.org/v2/shows/64965/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/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": true,
    "is_request": false,
    "is_live": false,
    "comment": "Black Belt Eagle Scout will play at The Vera Project in Seattle on November 16th!\nhttps://blackbelteaglescout.bandcamp.com/\n\nBlack Belt Eagle Scout played this song on their KEXP Live in-studio session from 2023, that you can watch here: https://www.youtube.com/watch?v=czY_2wmxmmY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}