Information about plays

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

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

{
    "id": 3604808,
    "uri": "https://api.kexp.org/v2/plays/3604808/?format=api",
    "airdate": "2026-01-15T20:40:10-08:00",
    "show": 65660,
    "show_uri": "https://api.kexp.org/v2/shows/65660/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dead Calls",
    "track_id": null,
    "recording_id": null,
    "artist": "Meejah, HIRAKI",
    "artist_ids": [
        "f64f98a3-13da-4ca3-8723-dfedc0d9c13a",
        "2a30df09-8599-42c8-ba46-f4f0ac287548"
    ],
    "album": "Interwoven",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "HIRAKI and Meejah announce Interwoven, a four-track split EP uniting two of Denmark’s most forward-thinking heavy acts. The release blends electronic hardcore, experimental rock, and cinematic metal into an intense, immersive collaboration that pushes both bands beyond familiar ground. Across the EP, their sounds unravel and recombine into a volatile, textured hybrid that feels both confrontational and connective. The project was sparked at Roskilde Festival 2022, where a shared moment of emotional overwhelm planted the seed for collaboration. \n\nhttps://meejah.bandcamp.com/album/interwoven",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}