Information about plays

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

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

{
    "id": 3568461,
    "uri": "https://api.kexp.org/v2/plays/3568461/?format=api",
    "airdate": "2025-10-22T10:04:16-07:00",
    "show": 64903,
    "show_uri": "https://api.kexp.org/v2/shows/64903/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Blue Skies (Maya Jane Coles remix)",
    "track_id": "4b85457b-589a-4e6d-88bd-1969b1204bfd",
    "recording_id": "c500de2a-be94-41c6-810a-ca9484b89807",
    "artist": "Ella Fitzgerald",
    "artist_ids": [
        "54799c0e-eb45-4eea-996d-c4d71a63c499"
    ],
    "album": "Verve Remixed: The First Ladies",
    "release_id": "ed9f154b-9c1e-404f-8a9b-ba94825bdb07",
    "release_group_id": "4244acc6-c508-4d4d-9e6d-12c90ddb1d36",
    "labels": [
        "Verve Music Group"
    ],
    "label_ids": [
        "4fb00dfd-7674-44c0-bf67-79daf8c61767"
    ],
    "release_date": "2013-07-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Wednesday, and welcome to the Midday Show with Cheryl Waters! We're so glad to have you here with us today. Stay tuned for a ticket giveaway to see Built to Spill in Seattle on Tuesday, Nov. 25, at the Neptune!\n\n--\n\nThis song was originally written by Irving Berlin and first performed live in December, 1926, by Belle Baker. In 1958, Ella Fitzgerald interpreted the song with her scat singing. \n--\nMaya Jane Coles is a music producer, audio engineer and DJ based in the United Kingdom, born in London of British and Japanese descent.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}