Information about plays

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

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

{
    "id": 3548547,
    "uri": "https://api.kexp.org/v2/plays/3548547/?format=api",
    "airdate": "2025-09-03T19:18:33-07:00",
    "show": 64466,
    "show_uri": "https://api.kexp.org/v2/shows/64466/?format=api",
    "image_uri": "https://coverartarchive.org/release/177d02ac-3b54-49f5-8757-3632a27786bf/11662588614-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/177d02ac-3b54-49f5-8757-3632a27786bf/11662588614-250.jpg",
    "song": "Kassidat El Hakka",
    "track_id": null,
    "recording_id": "ebb6dac4-ce31-4ae8-bbda-0fa895ccd1a3",
    "artist": "Sexwitch",
    "artist_ids": [
        "2f0a5dae-f331-485a-b467-b3c9d41f490d"
    ],
    "album": "Sexwitch",
    "release_id": null,
    "release_group_id": "323d699e-83b0-4baf-8c2a-49be22ed42fe",
    "labels": [
        "Echo"
    ],
    "label_ids": [
        "11eff8e9-5611-402d-9d2e-1c9eeb3c98d5"
    ],
    "release_date": "2015-09-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"She knows it \"sounds ridiculous,\" but when Natasha Khan (aka Bat for Lashes) began reinterpreting old Moroccan and Iranian songs with her producer Dan Carey and the UK-based psychedelic outfit TOY, she felt like she was \"channeling some sort of ancestral feelings about witches.\" She's not fully clear on what came over her; in interviews, she makes the process sound like an exorcism\"\nhttps://pitchfork.com/reviews/albums/21198-sexwitch/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}