Information about plays

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

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

{
    "id": 3572458,
    "uri": "https://api.kexp.org/v2/plays/3572458/?format=api",
    "airdate": "2025-11-01T03:46:39-07:00",
    "show": 64989,
    "show_uri": "https://api.kexp.org/v2/shows/64989/?format=api",
    "image_uri": "https://dn710009.ca.archive.org/0/items/mbid-18e073af-2933-4f0c-8cfa-b2e1f1cf985a/mbid-18e073af-2933-4f0c-8cfa-b2e1f1cf985a-38067992112_thumb500.jpg",
    "thumbnail_uri": "https://dn710009.ca.archive.org/0/items/mbid-18e073af-2933-4f0c-8cfa-b2e1f1cf985a/mbid-18e073af-2933-4f0c-8cfa-b2e1f1cf985a-38067992112_thumb250.jpg",
    "song": "The Liminal",
    "track_id": "d8145ddb-c90b-45e3-9c0f-1aa6a86388b9",
    "recording_id": "6e451e2d-eb0c-41a1-8b5a-9d97adff5117",
    "artist": "Chelsea Wolfe",
    "artist_ids": [
        "60e8e938-365e-4429-a141-4c79eb49588d"
    ],
    "album": "She Reaches Out to She Reaches Out to She",
    "release_id": "18e073af-2933-4f0c-8cfa-b2e1f1cf985a",
    "release_group_id": "7a2e8e09-aa9c-4c39-8f2d-50577d0b4669",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2024-02-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Samhain is considered a liminal time, when the veil between worlds is thinnest , allowing contact with spirits and ancestors.\n\nSymbolizes endings, transitions, and rest. A time for inner peace, reflection, and renewal.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}