Information about plays

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

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

{
    "id": 3622106,
    "uri": "https://api.kexp.org/v2/plays/3622106/?format=api",
    "airdate": "2026-02-25T13:12:45-08:00",
    "show": 66028,
    "show_uri": "https://api.kexp.org/v2/shows/66028/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Out Of My Bag",
    "track_id": "70214404-2e2d-4411-bc1d-cf0e8615b152",
    "recording_id": "e2ea7cb3-b89f-42d1-be2e-30ae2bb77f55",
    "artist": "TV Star",
    "artist_ids": [
        "494eaf6d-a316-4cb3-b138-b831c6a43f46"
    ],
    "album": "Music For Heads",
    "release_id": "da966c8c-484f-4255-8bb8-97a857123a09",
    "release_group_id": "a56ac39d-506a-483a-8dd7-be446320830f",
    "labels": [
        "Father/Daughter Records"
    ],
    "label_ids": [
        "9b8123f9-7a72-4f91-b56c-8d5c3caec71f"
    ],
    "release_date": "2026-04-26",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle band TV Star–vocalist Ashlyn Nagel (they/them), guitarists Bryan Coats (he/him) and Che Hise-Gattone (he/him), drummer Waylon Trim (he/him), and with former member  KT (she/they) performing bass on the recordings–formed in 2020 looking to capture the mix of mood and melody that powers the pioneers of psych.\n---\nTheir new album ,\"Music For Heads\" is out 4/24 on Father/Daughter Records.: https://bio.to/tvstar\nCheck out the official video for this jangly new song: https://www.youtube.com/watch?v=DcR9U47o99w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}