Information about plays

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

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

{
    "id": 3667632,
    "uri": "https://api.kexp.org/v2/plays/3667632/?format=api",
    "airdate": "2026-06-14T01:43:25-07:00",
    "show": 66983,
    "show_uri": "https://api.kexp.org/v2/shows/66983/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Desolation’s Flower",
    "track_id": null,
    "recording_id": "80142b61-8b33-4d8a-8167-5e71d834f462",
    "artist": "Ragana",
    "artist_ids": [
        "e7e11307-e6e9-41f9-8d50-07079289ebb3"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2026-02-17",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Ragana recorded this in-studio session with us back in December.  You can watch the footage of the performance by following the link below:\n\nhttps://youtu.be/_wDG2-cmtG4?si=pyMiwqtKgRbK6W4m\n\nhttps://ragana.bandcamp.com/music\nhttps://ragana.org/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}