Information about plays

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

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

{
    "id": 3594093,
    "uri": "https://api.kexp.org/v2/plays/3594093/?format=api",
    "airdate": "2025-12-21T16:11:37-08:00",
    "show": 65440,
    "show_uri": "https://api.kexp.org/v2/shows/65440/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Waves",
    "track_id": null,
    "recording_id": null,
    "artist": "Dreamstruck",
    "artist_ids": [],
    "album": "Waves",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from the Copenhagen-based dream pop duo!\n\nFor Karen Krogshøj and Jonas Struck, Dreamstruck is more than just a musical endeavor – it’s a journey of understanding and expressing the complexities of their own relationship.\n\n\"To write so openly about our relationship and share my innermost thoughts with Struck obviously sparked confrontations when the core of our conflicts was framed in our music,\" Krogshøj reflects. \"Eventually, the whole process turned out to have an almost therapeutic effect on us. Love is about communication, facing differences and difficulties, and dealing with them. I guess that’s what Dreamstruck is about: a shared declaration of love.\" https://tinyurl.com/yc7bbtv4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}