Information about plays

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

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

{
    "id": 3576087,
    "uri": "https://api.kexp.org/v2/plays/3576087/?format=api",
    "airdate": "2025-11-09T16:36:46-08:00",
    "show": 65066,
    "show_uri": "https://api.kexp.org/v2/shows/65066/?format=api",
    "image_uri": "https://ia601300.us.archive.org/28/items/mbid-1c10ba34-278b-48fc-9ab6-0c2a74340383/mbid-1c10ba34-278b-48fc-9ab6-0c2a74340383-6567257508_thumb500.jpg",
    "thumbnail_uri": "https://ia601300.us.archive.org/28/items/mbid-1c10ba34-278b-48fc-9ab6-0c2a74340383/mbid-1c10ba34-278b-48fc-9ab6-0c2a74340383-6567257508_thumb250.jpg",
    "song": "Dead City Emily",
    "track_id": "dc0c84fb-bce5-4fad-b3f3-ceea3a0d635f",
    "recording_id": "cc8324eb-459c-4692-8d77-a3c50dded46b",
    "artist": "Marissa Nadler",
    "artist_ids": [
        "06ae569e-0b5b-4cd7-aded-98c3ad743ca3"
    ],
    "album": "July",
    "release_id": "1c10ba34-278b-48fc-9ab6-0c2a74340383",
    "release_group_id": "e4e1e68f-e4b7-4739-8844-af5e2d739ad7",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2014-02-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song features Nadler's signature eerily ethereal vocals and haunting sound, which blends traditional folk with atmospheric, almost gothic textures.\n\nThis distinctive sound was achieved by working for the first time with producer Randall Dunn, known for his work with black metal and drone artists like Sunn O))) and Earth.\n\nThe album was recorded at Avast Studio in Seattle, and featured contributions from musicians Eyvind Kang (strings), Steve Moore (synths), and Phil Wandscher (guitar).\n\nBefore creating July, Marissa Nadler had become disillusioned with the music industry and temporarily quit music, selling her instruments and taking a job teaching painting; she holds has a Master of Arts in Art Education from the Rhode Island School of Design.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}