Information about plays

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

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

{
    "id": 3565942,
    "uri": "https://api.kexp.org/v2/plays/3565942/?format=api",
    "airdate": "2025-10-16T16:07:49-07:00",
    "show": 64851,
    "show_uri": "https://api.kexp.org/v2/shows/64851/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-15e5ee6c-6a03-4add-bf63-2cf1986df127/mbid-15e5ee6c-6a03-4add-bf63-2cf1986df127-37756274143_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-15e5ee6c-6a03-4add-bf63-2cf1986df127/mbid-15e5ee6c-6a03-4add-bf63-2cf1986df127-37756274143_thumb250.jpg",
    "song": "To Love Again (Sofia Kourtesis Remix)",
    "track_id": "ed80b92b-e289-495a-b111-7f9f49ed5168",
    "recording_id": "7ef6fe83-c2ea-42a7-8866-2f238c2c6c0b",
    "artist": "Vandelux",
    "artist_ids": [
        "591469ad-be95-4f23-9a90-f28c6a43aa10"
    ],
    "album": "To Love Again (Sofia Kourtesis Remix)",
    "release_id": "15e5ee6c-6a03-4add-bf63-2cf1986df127",
    "release_group_id": "1d42c5ff-4392-4924-8d42-b70fbbe494a5",
    "labels": [
        "TH3RD BRAIN"
    ],
    "label_ids": [
        "b5e919bf-c60b-4f65-af9a-2847bdab7bbf"
    ],
    "release_date": "2024-01-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sofia Kourtesis Remix.\n\nSofia Kourtesis is a Peruvain producer, vocalist, and DJ living in Berlin. Kourtesis first moved to Germany when she was 17 hoping to be a filmmaker, but dance music found her instead. She started first as a booker for the clubs, and found herself naturally DJing soon after.\nhttps://www.ft.com/content/52bbba08-97db-4e49-b2c0-4e04c3954967\n\nShe will be DJ'ing on 17 Oct @ SF's Bill Graham Civic Auditorium along with SG Lewis!\nhttps://sofiakourtesis.com/\n\nVandelux (Evan White) is a multi-instrumentalist, producer, and vocalist from Vancouver, BC, now residing in San Francisco, CA. https://www.vandeluxmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}