Information about plays

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

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

{
    "id": 3593011,
    "uri": "https://api.kexp.org/v2/plays/3593011/?format=api",
    "airdate": "2025-12-19T08:39:44-08:00",
    "show": 65417,
    "show_uri": "https://api.kexp.org/v2/shows/65417/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "It's a Mirror",
    "track_id": "5f733446-a265-4a2f-82c9-aa22d715ed37",
    "recording_id": "b3acad6a-4f28-43d1-8382-ee5dc4ff9c2d",
    "artist": "Perfume Genius",
    "artist_ids": [
        "c4ff10e0-ae5a-467d-a409-6e0b4bf241eb"
    ],
    "album": "Glory",
    "release_id": "988db66e-eea7-45c6-8774-1663d3e36fd1",
    "release_group_id": "9026098c-a577-4097-8274-944db1536d13",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-03-28",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "#19\n\"Glory\" is the seventh studio album from Mike Hadreas (Perfume Genius). \n--\n\"Glory\" was intentionally written as a group effort and sounds like it, with Hadreas, now based in LA, and his longtime collaborator and partner, the multi-instrumentalist Alan Wyffels, making room for an ensemble including guitarist Meg Duffy, producer Blake Mills and veteran session man Jim Keltner on drums.: https://www.theguardian.com/music/2025/mar/29/perfume-genius-glory-review-mike-hadreas",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}