Information about plays

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

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

{
    "id": 3524712,
    "uri": "https://api.kexp.org/v2/plays/3524712/?format=api",
    "airdate": "2025-07-09T11:27:12-07:00",
    "show": 63965,
    "show_uri": "https://api.kexp.org/v2/shows/63965/?format=api",
    "image_uri": "https://ia801707.us.archive.org/15/items/mbid-49cc05be-a26f-4dcf-8559-af2bfe7ec93b/mbid-49cc05be-a26f-4dcf-8559-af2bfe7ec93b-4922642007_thumb500.jpg",
    "thumbnail_uri": "https://ia601707.us.archive.org/15/items/mbid-49cc05be-a26f-4dcf-8559-af2bfe7ec93b/mbid-49cc05be-a26f-4dcf-8559-af2bfe7ec93b-4922642007_thumb250.jpg",
    "song": "Reservoir Park",
    "track_id": "02100479-c68d-353a-bed0-6671ec95a3f2",
    "recording_id": "a24cd255-66d9-4cf3-9bbb-ad43820da2fc",
    "artist": "The Dutchess and The Duke",
    "artist_ids": [
        "0b9ce391-ea64-4317-b879-776d297735ab"
    ],
    "album": "She's the Dutchess, He's the Duke",
    "release_id": "49cc05be-a26f-4dcf-8559-af2bfe7ec93b",
    "release_group_id": "792f87f9-5dbc-3061-9b7d-6cbaba841abe",
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2008-07-08",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The Dutchess and the Duke was a folk band formed in Seattle, Washington, by singer-songwriters Jesse Lortz and Kimberly Morrison.  Their first full-length album, She's the Dutchess, He's the Duke, was released in June 2008. The album was recorded on an 8-track with the vocals recorded at close range.  The first track of the record, \"Reservoir Park,\" was showcased in HBO's Entourage.\n---\nCheck out this performance from The Dutchess and The Duke, presented by KEXP, recorded back nearly a decade ago back in December 2014:\nhttps://www.youtube.com/watch?v=DV8nOl6yzlU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}