Information about plays

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

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

{
    "id": 3633418,
    "uri": "https://api.kexp.org/v2/plays/3633418/?format=api",
    "airdate": "2026-03-25T07:50:44-07:00",
    "show": 66275,
    "show_uri": "https://api.kexp.org/v2/shows/66275/?format=api",
    "image_uri": "https://coverartarchive.org/release/2ebe4b7d-5dad-43ae-b2fc-aed162e7dee7/44222197447-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2ebe4b7d-5dad-43ae-b2fc-aed162e7dee7/44222197447-250.jpg",
    "song": "It's Oh So Quiet",
    "track_id": null,
    "recording_id": "37a2a074-1ba8-4342-9df1-76c99364314b",
    "artist": "Betty Hutton",
    "artist_ids": [
        "ed785e34-4657-4dd1-974c-f5aa196d5988"
    ],
    "album": "It's Oh So Quiet",
    "release_id": null,
    "release_group_id": "bd0c1efb-a0ad-41b5-a09b-8e631a7c4c5c",
    "labels": [
        "Bacci Bros Records"
    ],
    "label_ids": [
        "d5364c91-f357-4248-8b73-63ff6e33b054"
    ],
    "release_date": "2012-03-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is a cover of the German song \"Und jetzt ist es still\", performed by Horst Winter in 1948, with music written by Austrian composer Hans Lang and German lyrics by Erich Meder.\n\nKnown as one of the most versatile and energetic entertainers of all time, Betty Hutton has been a band singer, performed on and off Broadway, in motion pictures, on-stage, and in nightclubs. Her acting range has proven her capable of both comedic and dramatic roles, in addition to the expected musical ones. --Allmusic (https://tinyurl.com/t37f836x)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}