Information about plays

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

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

{
    "id": 3598493,
    "uri": "https://api.kexp.org/v2/plays/3598493/?format=api",
    "airdate": "2025-12-31T15:38:22-08:00",
    "show": 65525,
    "show_uri": "https://api.kexp.org/v2/shows/65525/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cold as Ice",
    "track_id": "1ac7a3e2-c938-38ea-8e18-727f24b547e8",
    "recording_id": "dfa1288b-177f-4b08-a6b5-751adc6a5a05",
    "artist": "Foreigner",
    "artist_ids": [
        "160629ab-ec18-4931-8c95-02cb92d06186"
    ],
    "album": "Guilty Pleasures Rides Again",
    "release_id": "155b746f-4aa6-4c86-a988-c7d0cd7a55b7",
    "release_group_id": "ed3866b7-c763-4ab9-b0eb-4752cbadb8e1",
    "labels": [
        "Sony BMG Music Entertainment"
    ],
    "label_ids": [
        "f9ada3ae-3081-44df-8581-ca27a3462b68"
    ],
    "release_date": "2005-03-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Speaking of ICE...\n--\n\"I had bought a mini-piano, a Melody Grand, and I started to fiddle around on it, and hit upon a couple of interesting chords that I’d never played before. Lou (Gramm, former Foreigner vocalist) came around to the house and I just threw it out there and we started fleshing it out. I’d never written a full song on piano before and I was rather surprised how quickly I took to it. The piano I played in the studio was actually one that Atlantic had bought specifically for Aretha Franklin.\"  Here's Mick Jones, talking about how he composed this Foreigner hit: https://www.loudersound.com/features/how-i-wrote-cold-as-ice-by-foreigners-mick-jones",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}