Information about plays

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

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

{
    "id": 3547109,
    "uri": "https://api.kexp.org/v2/plays/3547109/?format=api",
    "airdate": "2025-08-31T09:33:34-07:00",
    "show": 64436,
    "show_uri": "https://api.kexp.org/v2/shows/64436/?format=api",
    "image_uri": "https://coverartarchive.org/release/0825a348-cb9d-4eda-ac28-4d05540f3a66/41910996516-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0825a348-cb9d-4eda-ac28-4d05540f3a66/41910996516-250.jpg",
    "song": "New Threats from the Soul",
    "track_id": null,
    "recording_id": "f51360c3-8c09-4129-8d7b-118ce5762ff7",
    "artist": "Ryan Davis & the Roadhouse Band",
    "artist_ids": [
        "18c0c627-eea5-4005-8a8d-b235f2f47667"
    ],
    "album": "New Threats from the Soul",
    "release_id": null,
    "release_group_id": "11957107-c141-4a0f-ab1e-651b4af6da8f",
    "labels": [
        "Sophomore Lounge"
    ],
    "label_ids": [
        "8b65b62f-8f00-4d8a-9dc9-a2f20a6793db"
    ],
    "release_date": "2025-07-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "If you’re new to this Louisville, KY artist, NPR music critic (and Seattle native) Ann Powers recently got on the Ryan Davis bandwagon and can get you caught up with his history https://www.npr.org/2025/08/06/nx-s1-5493153/ryan-davis-new-threats-from-the-soul\n\nPlaying Seattle, Clock Out Lounge 11/1 https://tinyurl.com/RyanDavisSeattle\nhttps://sophomorelounge.bandcamp.com/album/ryan-davis-the-roadhouse-band-new-threats-from-the-soul",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}