Information about plays

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

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

{
    "id": 3587126,
    "uri": "https://api.kexp.org/v2/plays/3587126/?format=api",
    "airdate": "2025-12-05T11:32:45-08:00",
    "show": 65294,
    "show_uri": "https://api.kexp.org/v2/shows/65294/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "WONDERFUL",
    "track_id": "8dba93b1-f71f-43ff-8ccf-bd69bf83dba1",
    "recording_id": "02a0cf3c-afe7-40b4-bb41-8c50246b2c04",
    "artist": "Teen Jesus and the Jean Teasers",
    "artist_ids": [
        "1dbb63db-4dbf-4190-896c-4df033c7f929"
    ],
    "album": "GLORY",
    "release_id": "74b73c44-8121-4d44-b2de-3c3602e7cb00",
    "release_group_id": "c1dc6fb4-e728-47cb-9b7b-b9494defb14d",
    "labels": [
        "Community Music",
        "Mom + Pop Music"
    ],
    "label_ids": [
        "f5d1f0ea-ddeb-4f36-9605-7e4902a6790c",
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The second album from this Australian band co-fronted by Anna Ryan and Scarlett McKahey is a potent set of energetic, muscular, anthemic rock packed with big hooks, soaring guitars, youthful angst, and loads of swagger. There’s a brash, snarling, exuberant charisma that runs throughout ‘GLORY,’ delivering an album that’s “the sound of the bus ride home after a night out, mascara smeared and battery on 1%,\" writes KEXP's Alex Ruder. \n\nhttps://kexp.org/read/2025/11/10/new-music-reviews-1110/\n\nhttps://teenjesusandthejeanteasers.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}