Information about plays

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

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

{
    "id": 3594138,
    "uri": "https://api.kexp.org/v2/plays/3594138/?format=api",
    "airdate": "2025-12-21T17:28:41-08:00",
    "show": 65440,
    "show_uri": "https://api.kexp.org/v2/shows/65440/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Smile You Send Out Returns to You",
    "track_id": null,
    "recording_id": "4f61c071-b158-4df3-94df-659ca97905da",
    "artist": "Constant Follower",
    "artist_ids": [
        "e1b44eba-3a97-4554-856b-35c318844a23"
    ],
    "album": "The Smile You Send Out Returns To You",
    "release_id": null,
    "release_group_id": "5c24f6bc-3619-45ad-b93b-acb268235816",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-02-28",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Constant Follower is the band formed around Scottish songwriter Stephen McAll. His brand new album came out in February of this year, following on from the critically acclaimed 2021 Neither Is, Nor Ever Was.\n\nMcAll reveals, \"Music is all about feelings for me. So, when I’m creating, I’m only thinking about feelings, about conveying a feeling. The words are a mechanism for delivering feeling so I’m not overly concerned about making sense if it conveys what I’m trying to. If I’m thinking too much about words or performance or accuracy, then I’m losing what’s most important to me.\n\n\"I know I’ve hit the mark if I’m listening to my song and I’m feeling it in my belly.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}