Information about plays

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

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

{
    "id": 3630990,
    "uri": "https://api.kexp.org/v2/plays/3630990/?format=api",
    "airdate": "2026-03-19T10:08:05-07:00",
    "show": 66222,
    "show_uri": "https://api.kexp.org/v2/shows/66222/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Here in Spirit",
    "track_id": "03149881-51d6-4f08-819f-f3cbbf9c32b5",
    "recording_id": "bd7a48a3-1144-4e65-bfa4-07a33a5a6c3a",
    "artist": "Jim James",
    "artist_ids": [
        "b7c4125d-2867-4e29-ba44-b19a69309c68"
    ],
    "album": "Eternally Even",
    "release_id": "ccce7a2e-168c-4675-8bbc-b6f5d73cde1b",
    "release_group_id": "e8eedd72-4fc9-4327-bde8-a5053cacbeda",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2016-11-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jim James on the recording of 'Eternally Even,' his second solo album outside of My Morning Jacket:\n\n“A lot of score was just me on organ and (drummer-composer) Brian Reitzell,” he says. “We had recorded maybe 40 minutes of instrumental improv that I really loved a lot. It came back up in the last couple of years and these vocal melodies and lyrics started popping out of these instrumental pieces. So I chopped them up, flipped them around and did a lot of extra stuff on top. I really worked with them a lot, but it was kind of cool they started from nowhere.”\n\nhttps://www.wbur.org/news/2016/11/14/my-morning-jacket-jim-james",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}