Information about plays

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

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

{
    "id": 3657073,
    "uri": "https://api.kexp.org/v2/plays/3657073/?format=api",
    "airdate": "2026-05-20T03:22:10-07:00",
    "show": 66764,
    "show_uri": "https://api.kexp.org/v2/shows/66764/?format=api",
    "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-09735c70-9b05-4cc2-8153-b39f675171de/mbid-09735c70-9b05-4cc2-8153-b39f675171de-13754117751_thumb500.jpg",
    "thumbnail_uri": "https://dn710700.ca.archive.org/0/items/mbid-09735c70-9b05-4cc2-8153-b39f675171de/mbid-09735c70-9b05-4cc2-8153-b39f675171de-13754117751_thumb250.jpg",
    "song": "Crazy",
    "track_id": "24a5b676-1e07-3f98-9a67-36aaef7f9aef",
    "recording_id": "3cc3ffd6-696e-43c4-a0b1-a92fe5d8212f",
    "artist": "Seal",
    "artist_ids": [
        "f053ae01-dae6-4aae-9883-e8c279fdbef4"
    ],
    "album": "Just Say Yes, Volume V: Just Say Anything",
    "release_id": "09735c70-9b05-4cc2-8153-b39f675171de",
    "release_group_id": "d2a0e9d9-61d0-394e-b014-080a2ce9e4b2",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1991-07-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "1991 - Seal released his self-titled debut studio album, Seal. It features the singles \"Crazy,\" \"Future Love Paradise,\" and \"The Beginning.\" This song was inspired by the crazy events of 1989-1990, in particular the fall of the Berlin Wall. The lyrics, \"And through a fractal on a breaking wall, I see you my friend, and touch your face again\" appear to be a reference to the Berlin Wall coming down. -- Seal wrote the lyrics to \"Crazy,\" and Guy Sigsworth, who co-produced the song with Trevor Horn, arranged the music. Sigsworth has production credits working with such superstar talent as Madonna, Britney Spears, and Alanis Morissette.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}