Information about plays

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

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

{
    "id": 3598090,
    "uri": "https://api.kexp.org/v2/plays/3598090/?format=api",
    "airdate": "2025-12-30T17:16:18-08:00",
    "show": 65518,
    "show_uri": "https://api.kexp.org/v2/shows/65518/?format=api",
    "image_uri": "https://coverartarchive.org/release/75541e3c-dae5-3b22-b073-d279357e3a18/4432180402-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/75541e3c-dae5-3b22-b073-d279357e3a18/4432180402-250.jpg",
    "song": "So Alive",
    "track_id": null,
    "recording_id": "fbcb08b5-1f8e-4e05-96cf-8b1f64fbd088",
    "artist": "Love and Rockets",
    "artist_ids": [
        "8cb3aa4a-3b4c-48b8-be0a-e57010fc1430"
    ],
    "album": "Love and Rockets",
    "release_id": null,
    "release_group_id": "f6f6074d-e7d8-3836-b992-a8af04434e12",
    "labels": [],
    "label_ids": [],
    "release_date": "1989-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Songwriter and lead vocalist Daniel Ash talked about this song's inspiration: \n\"We had the weekend off and I had gone to a party on a Saturday night, I saw this woman on the other side of the room at the party and I was completely transfixed. I never went up to her because it wasn't appropriate – I was married at the time. But she had long brown hair, and it was like I'd known her in a different lifetime or something. It was just this thing that hit me like a ton of bricks. I couldn't stop thinking about her.\"\n--\nLove And Rockets didn't typically use backup singers, but they wanted a \"Walk On The Wild Side\" vibe for \"So Alive,\" so they brought in the trio of Lorna Wright, Sylvia Mason-James, Ruby James to \"do do\" the backing vocals.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}