Information about plays

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

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

{
    "id": 3617597,
    "uri": "https://api.kexp.org/v2/plays/3617597/?format=api",
    "airdate": "2026-02-14T22:17:33-08:00",
    "show": 65936,
    "show_uri": "https://api.kexp.org/v2/shows/65936/?format=api",
    "image_uri": "https://coverartarchive.org/release/c00ced5c-9119-4cdb-98b8-db8cbd927b9f/39130236915-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c00ced5c-9119-4cdb-98b8-db8cbd927b9f/39130236915-250.jpg",
    "song": "Youre No Good",
    "track_id": null,
    "recording_id": "812cee83-838d-4ee6-9564-ca6312553f09",
    "artist": "Dee Dee Warwick",
    "artist_ids": [
        "968a2a59-a569-4ffe-8e63-d9acf79278bc"
    ],
    "album": "Rock and Roll Vixens #5: 25 Black Woman Singer, Movers & Shakers",
    "release_id": null,
    "release_group_id": "2e83a84d-6637-4a1c-9f0f-a7f3e1b18695",
    "labels": [
        "Koko Mojo Records"
    ],
    "label_ids": [
        "74d044ce-fb6f-40b3-885e-9af78d205a21"
    ],
    "release_date": "2021-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Linda Ronstadt covered in 1973\n\nDee Dee Warwick sang with her sister Dionne Warwick and their aunt Cissy Houston in the New Hope Baptist Church Choir in Newark, New Jersey: eventually the three women formed the gospel trio the Gospelaires, who often performed with The Drinkard Singers.\n\nhttps://www.vintagerockinroots.com/Rock-And-Roll-Vixens-5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}