Information about plays

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

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

{
    "id": 3565062,
    "uri": "https://api.kexp.org/v2/plays/3565062/?format=api",
    "airdate": "2025-10-14T17:41:23-07:00",
    "show": 64835,
    "show_uri": "https://api.kexp.org/v2/shows/64835/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-fee77552-7209-43fb-9bd9-609599aec466/mbid-fee77552-7209-43fb-9bd9-609599aec466-34774184652_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-fee77552-7209-43fb-9bd9-609599aec466/mbid-fee77552-7209-43fb-9bd9-609599aec466-34774184652_thumb250.jpg",
    "song": "I Believe",
    "track_id": "5f73f17c-175f-4395-b485-83aac28321a7",
    "recording_id": "632a7a04-1a24-427e-8c39-6939139fc765",
    "artist": "Caroline Polachek",
    "artist_ids": [
        "d8f43dc5-4613-48ac-8c23-a62b82f8c67a"
    ],
    "album": "Desire, I Want to Turn Into You",
    "release_id": "fee77552-7209-43fb-9bd9-609599aec466",
    "release_group_id": "20bbd8b3-35fa-4a29-9a94-13f4f01bf9ca",
    "labels": [
        "Perpetual Novice"
    ],
    "label_ids": [
        "4835d7c5-d414-4d5a-b13f-735c64f64c78"
    ],
    "release_date": "2023-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Caroline Polachek dedicated the track \"I Believe\" to the late SOPHIE, a musician and producer who tragically died in 2021 at age 34.\n\nKevin Cole hosted Caroline Polachek - Live in the KEXP Studio in May 2023. https://youtu.be/7XYyDsl14E4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}