Information about plays

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

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

{
    "id": 3547864,
    "uri": "https://api.kexp.org/v2/plays/3547864/?format=api",
    "airdate": "2025-09-02T05:34:09-07:00",
    "show": 64452,
    "show_uri": "https://api.kexp.org/v2/shows/64452/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-1d56c521-afa4-4e0f-9050-50a3a9fdea6f/mbid-1d56c521-afa4-4e0f-9050-50a3a9fdea6f-42341719956_thumb500.jpg",
    "thumbnail_uri": "https://ia600902.us.archive.org/24/items/mbid-1d56c521-afa4-4e0f-9050-50a3a9fdea6f/mbid-1d56c521-afa4-4e0f-9050-50a3a9fdea6f-42341719956_thumb250.jpg",
    "song": "PISTACHIOS",
    "track_id": "30010e20-b98b-4d60-9cc0-c54fb72cd64f",
    "recording_id": "93b16307-7f70-45d8-9ade-df7b13537ddd",
    "artist": "JayWood",
    "artist_ids": [
        "981ca7e1-6ba4-4901-98da-713a87675b3a"
    ],
    "album": "Leo Negro",
    "release_id": "1d56c521-afa4-4e0f-9050-50a3a9fdea6f",
    "release_group_id": "c355a77c-3ac4-4009-9cf3-84030cab3e3f",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On tour!:\n11/7 – Madame Lou's – Seattle, WA  \n11/8 – Mississippi Studios – Portland, OR  \n11/10 – Cafe Du Nord – San Francisco, CA  \n11/12 – Masonic Lodge, Hollywood Forever – Los Angeles, CA\n\nJayWood is the enigmatic, artistic outlet for boundary-pushing producer, musician and singer-songwriter Jeremy Haywood- Smith. JayWood fluidly navigates the blurred lines between genres such as Alternative, Hip-Hop, Indie, and Neo-Soul—all territory where he feels completely at home.  https://jaywood1.bandcamp.com/album/leo-negro",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}