Information about plays

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

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

{
    "id": 3622095,
    "uri": "https://api.kexp.org/v2/plays/3622095/?format=api",
    "airdate": "2026-02-25T12:22:56-08:00",
    "show": 66027,
    "show_uri": "https://api.kexp.org/v2/shows/66027/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Breathe",
    "track_id": "dd554feb-68b5-473d-b883-a4d736c46dec",
    "recording_id": "f13b59d7-16a2-4ef4-b9b0-e8f1159fbe71",
    "artist": "Brijean",
    "artist_ids": [
        "6ddbdf87-fd35-4a72-b3ff-8eabdc2ce46e"
    ],
    "album": "Macro",
    "release_id": "9b367109-8d17-4539-986a-36320aba320e",
    "release_group_id": "a7fc47c1-59ce-4364-9fa6-d5f1c030c209",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2024-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oakland-formed, Los Angeles-based duo Brijean (of Toro Y Moi and Poolside), collaborates with multi-instrumentalist and producer Doug Stuart (Bells Atlas).\n\nTogether they deliver a dreamy, back-room disco; creating an elegant sound with a rhythmic and harmonic palette that evokes 70s disco, 90s house, and sly pop sensibilities.  \n\nhttps://brijean.bandcamp.com/\n\nBrijean graced the KEXP studio for a live performance in 2024. You can watch here: https://www.youtube.com/watch?v=FGFzPXMsqlE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}