Information about plays

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

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

{
    "id": 3624402,
    "uri": "https://api.kexp.org/v2/plays/3624402/?format=api",
    "airdate": "2026-03-02T12:39:17-08:00",
    "show": 66072,
    "show_uri": "https://api.kexp.org/v2/shows/66072/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Good Directions",
    "track_id": "93d6ad73-0f38-4190-9180-385f62b3bde7",
    "recording_id": "b4b335d4-6e34-4986-87d4-79ebbc1617e8",
    "artist": "Meg Baird",
    "artist_ids": [
        "bb927dc9-51a1-4e98-be97-e5d22695a1e3"
    ],
    "album": "Don't Weigh Down the Light",
    "release_id": "67b3c193-6ebf-40a2-a281-ba2fb8a85d27",
    "release_group_id": "42020eb8-3437-45ad-a93c-640db1251a87",
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "2015-06-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Meg Baird is a San-Francisco based artist who in addition to her solo career, is also a founding member, lead vocalist, and drummer for Heron Oblivion. She's also sung with Bonnie 'Prince' Billy, Kurt Vile, Steve Gunn, Kevin Morby, Joan Shelley and Mary Lattimore, and sung and drummed with Watery Love.\n\n--\n\nCheck out this Live on KEXP performance from Meg Baird from last year Live on KEXP at Noise Pop from 25th Street Recording in Oakland.\n\nhttps://www.youtube.com/watch?v=zItn_LNHbMg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}