Information about plays

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

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

{
    "id": 3612538,
    "uri": "https://api.kexp.org/v2/plays/3612538/?format=api",
    "airdate": "2026-02-03T03:58:20-08:00",
    "show": 65827,
    "show_uri": "https://api.kexp.org/v2/shows/65827/?format=api",
    "image_uri": "https://coverartarchive.org/release/b6fc1989-1fb0-46f8-bcc9-ba059d6bb152/27517677809-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b6fc1989-1fb0-46f8-bcc9-ba059d6bb152/27517677809-250.jpg",
    "song": "For Eddie Hazel",
    "track_id": null,
    "recording_id": "914de484-994c-4927-a0d0-61a1d9659743",
    "artist": "Gunn-Truscinski Duo",
    "artist_ids": [
        "a2e108e3-8b4f-4886-823f-45202d1d8530"
    ],
    "album": "Soundkeeper",
    "release_id": null,
    "release_group_id": "7a2e0dc7-4af1-494f-806d-dc0cd79f6b45",
    "labels": [
        "Three Lobed Recordings"
    ],
    "label_ids": [
        "bc6a5654-ca50-4fc9-9bed-13ed989c8d11"
    ],
    "release_date": "2020-10-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song by Gunn-Truscinski Duo, the project of guitarist Steve Gunn and drummer John Truscinski, was inspired by Parliament-Funkadelic guitarist Eddie Hazel.\n“For as long as John and I have played together, we’ve talked about Eddie Hazel’s guitar sound,” Gunn said. “The way he lets go on ‘Maggot Brain’ reaches beyond the large shadows of rock and roll guitarists that were so happening at the time. Hazel’s use of the echoplex is inventive, and ultimately, has been extremely influential for decades. I am by no means trying to copy the man’s style, I wouldn’t know how, but I did feel a dedication was in order because we’ve talked about him so much over the years.” - https://bit.ly/3km0vlS",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}