Information about plays

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

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

{
    "id": 3594775,
    "uri": "https://api.kexp.org/v2/plays/3594775/?format=api",
    "airdate": "2025-12-23T06:07:04-08:00",
    "show": 65454,
    "show_uri": "https://api.kexp.org/v2/shows/65454/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "⁠A Silent Shadow",
    "track_id": "92e81fc8-9cd6-4dcd-a8c3-e97733b9109e",
    "recording_id": "b70a6f4f-61ba-43bc-bac0-55a89691105a",
    "artist": "Daniel Avery w/ bdrmm",
    "artist_ids": [
        "0892e729-9af9-4746-8534-73cd0586347a",
        "3e7aa4a4-5b7e-46a3-a7ff-c57044fa1b64"
    ],
    "album": "Tremor",
    "release_id": "d0a50609-f69b-468f-b05c-5025de0e0f05",
    "release_group_id": "730d3f80-ca07-4198-a158-3ba65087f407",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Daniel Avery is a prominent British electronic music producer and DJ known for blending immersive ambient textures with club-focused techno and shoegaze influences. He released his sixth studio album, Tremor, on October 31, 2025, via Domino Recording Company. The record is described as a transportive mix of \"euphoric shoegaze\" and \"submerged techno\".\n\nAvery has announced a series of live dates for early 2026, including performances in Berlin, London, Brighton, and Brussels. Dates here: https://danielavery.co.uk/#\n\nhttps://danielavery.bandcamp.com/track/a-silent-shadow-w-bdrmm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}