Information about plays

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

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

{
    "id": 3598095,
    "uri": "https://api.kexp.org/v2/plays/3598095/?format=api",
    "airdate": "2025-12-30T17:32:31-08:00",
    "show": 65518,
    "show_uri": "https://api.kexp.org/v2/shows/65518/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "how do i?",
    "track_id": null,
    "recording_id": null,
    "artist": "Della",
    "artist_ids": [
        "68d3c3a0-862e-430f-beb4-aa4b3c6693ae"
    ],
    "album": null,
    "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": "Della  is up for a 2026 Music Moves Europe Award (MME Awards), an annual prize recognizing the success of ten emerging artists or groups who reached audiences outside their own countries with their first internationally released album in the past year.\n\nYou can check out all nominees here, as well as vote for your favourite: https://mmeawards.eu/en/\n\nDella’s music oozes with emotion, and isn’t easy to pin down. It lives somewhere between alt-rock and dark dreamy pop. Her lyrics are known for their raw, honest and at times self-deprecating nature. In May 2025 Della signed with Louvana Records, and released her EP 13 in the summer. On stage, the Cypriot artist and her band keep audiences on their toes with songs that shift from intimate, stripped-back moments to full-blown, electrifying chaos.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}