Information about plays

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

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

{
    "id": 3542129,
    "uri": "https://api.kexp.org/v2/plays/3542129/?format=api",
    "airdate": "2025-08-19T16:37:54-07:00",
    "show": 64333,
    "show_uri": "https://api.kexp.org/v2/shows/64333/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Field Trip",
    "track_id": null,
    "recording_id": null,
    "artist": "Galore",
    "artist_ids": [
        "f115ca82-0246-46dd-884d-6b090666dc79"
    ],
    "album": "Dirt",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Speakesy Studios SF"
    ],
    "label_ids": [],
    "release_date": "2025-07-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On today’s edition In Our Headphones, Host Evie Stokes sits down with Lena Farr-Morrissey of Seattle-based dream pop project Coral Grief to talk about one of Lena’s favorite San Francisco bands – Galore and the new song “Field Trip” off their second full length album “Dirt.”\n\nCoral Grief will be playing at The Vera Project in Seattle on September 23rd. Show starts at 7:30 pm. Their debut album is “Air Between Us.”\n\nhttps://www.coralgriefband.com/about\nhttps://galoresf.bandcamp.com/album/dirt\n\nYou can listen to this episode, and past episodes of In Our Headphones here:\nhttps://www.kexp.org/podcasts/in-our-headphones/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}