Information about plays

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

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

{
    "id": 3428270,
    "uri": "https://api.kexp.org/v2/plays/3428270/?format=api",
    "airdate": "2024-11-21T13:04:26-08:00",
    "show": 61908,
    "show_uri": "https://api.kexp.org/v2/shows/61908/?format=api",
    "image_uri": "https://coverartarchive.org/release/f2cff10b-dab1-49e4-9463-e18b121c9924/8265499383-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f2cff10b-dab1-49e4-9463-e18b121c9924/8265499383-250.jpg",
    "song": "Everything I Do Gonna Be Funky (From Now On)",
    "track_id": null,
    "recording_id": "5d379d15-1123-433f-a299-d4cad9e53f1b",
    "artist": "Lou Donaldson",
    "artist_ids": [
        "db147d97-f5cf-4e80-9e1a-08ddcb1d0bf8"
    ],
    "album": "Everything I Play Is Funky",
    "release_id": null,
    "release_group_id": "d10c33ce-1c9d-3fc2-84df-cff4d11dd35a",
    "labels": [
        "Blue Note"
    ],
    "label_ids": [
        "713c4a95-6616-442b-9cf6-14e1ddfd5946"
    ],
    "release_date": "1969-08-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Thursday and welcome to The Afternoon Show with the incomparable Larry Mizell, Jr! Today on OG Thursday, we pay tribute renowned jazz alto saxophonist Lou Donaldson. This bedrock of the jazz scene died on November 9th at age 98: https://www.nytimes.com/2024/11/11/arts/music/lou-donaldson-dead.html  Welcome!\n--\nYes, everything I do gonna be funky (from now on).\n This fine song was written by Allen Toussaint and features Dr. Lonnie Smith on Hammond organ. That's Melvin Sparks on guitar, Blue Mitchell on trumpet, Jimmy Lewis on bass, and Idris Muhammad on drums.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}