Information about plays

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

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

{
    "id": 3612818,
    "uri": "https://api.kexp.org/v2/plays/3612818/?format=api",
    "airdate": "2026-02-03T19:18:56-08:00",
    "show": 65833,
    "show_uri": "https://api.kexp.org/v2/shows/65833/?format=api",
    "image_uri": "https://coverartarchive.org/release/2a37a750-1cd1-425e-b199-4a459ad72488/5716434788-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2a37a750-1cd1-425e-b199-4a459ad72488/5716434788-250.jpg",
    "song": "More Women",
    "track_id": null,
    "recording_id": "4485ec11-5d57-4af9-9b19-c25c4ec8de9b",
    "artist": "Saâda Bonaire",
    "artist_ids": [
        "2ac21bc6-38e3-47b2-a455-462219cb886e"
    ],
    "album": "Saâda Bonaire",
    "release_id": null,
    "release_group_id": "d52a50b7-ce16-4a6f-a969-38d4452d00b4",
    "labels": [],
    "label_ids": [],
    "release_date": "2013-11-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed by Bremen, Germany  DJ Ralf Behrendt in 1982, Saâda Bonaire was a unique concept band centered around two sultry female vocalists  (Stefanie Lange and Claudia Hossfeld) who would be joined by dozens of local musicians culled from the local immigration center.: https://www.treblezine.com/saada-bonaire-saada-bonaire-review/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}