Information about plays

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

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

{
    "id": 3645293,
    "uri": "https://api.kexp.org/v2/plays/3645293/?format=api",
    "airdate": "2026-04-22T09:44:57-07:00",
    "show": 66521,
    "show_uri": "https://api.kexp.org/v2/shows/66521/?format=api",
    "image_uri": "https://coverartarchive.org/release/b0f179a1-c75f-410f-88b3-fe2b11f6556d/23482234911-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b0f179a1-c75f-410f-88b3-fe2b11f6556d/23482234911-250.jpg",
    "song": "Gimme Some Lovin’",
    "track_id": null,
    "recording_id": "6f01fd1e-3e41-45ef-a228-245ba999e62a",
    "artist": "The Spencer Davis Group",
    "artist_ids": [
        "178fdfdf-e02e-4608-9b51-e53471e28a58"
    ],
    "album": "Gimme Some Lovin’",
    "release_id": null,
    "release_group_id": "759590a6-453e-36eb-8c46-c7e860f23df9",
    "labels": [
        "Intersound"
    ],
    "label_ids": [
        "30d9cedc-4ea7-4b39-969a-66051b19edcc"
    ],
    "release_date": "1967-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mason had been playing guitar most of his life. By 15, Dave had founded two bands: The Deep Feeling, and The Hellions. At 18, the Worcester, England native teamed up with Steve Winwood, Jim Capaldi, and Chris Wood to form the legendary band traffic.\n\nHe performed his final concert on August 18, 2024 in Plainfield, IN. A career that totaled more than 6 decades.\nhttps://ultimateclassicrock.com/dave-mason-final-concert/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}