Information about plays

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

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

{
    "id": 3576793,
    "uri": "https://api.kexp.org/v2/plays/3576793/?format=api",
    "airdate": "2025-11-11T10:18:07-08:00",
    "show": 65081,
    "show_uri": "https://api.kexp.org/v2/shows/65081/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Jupiter 4",
    "track_id": "427a4826-3e56-479e-93b8-d72a4f198e5b",
    "recording_id": "52712ac7-a20b-4b9d-a386-fdbed99a8a14",
    "artist": "Sharon Van Etten",
    "artist_ids": [
        "5a2e9cd3-010a-4aae-9f83-629253284202"
    ],
    "album": "Remind Me Tomorrow",
    "release_id": "3bb5842c-b1b6-4a1a-980a-609c4916c6ac",
    "release_group_id": "62cc7255-7e38-4214-badc-ce418a805414",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2019-01-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ Phoenix picked this song from Sharon Van Etten for her 90. TEEN show last Saturday. \n---\n“....I was sharing a [rehearsal]space with the actor Michael Cera, and he had these amazing keyboards hanging around,” Van Etten said. “One was an old CX-3 organ, and the other was a Roland JUPITER-4 synth, and I remember having no context at all. But I wanted to step away from the guitar and play something that I didn’t have any preconceived notions about.”  \n--\nLearn about the great sound behind this song at the Roland website: https://articles.roland.com/jupiter-4-by-sharon-van-etten/\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}