Information about plays

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

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

{
    "id": 3568028,
    "uri": "https://api.kexp.org/v2/plays/3568028/?format=api",
    "airdate": "2025-10-21T12:46:22-07:00",
    "show": 64895,
    "show_uri": "https://api.kexp.org/v2/shows/64895/?format=api",
    "image_uri": "https://ia904507.us.archive.org/0/items/mbid-735ada0f-0792-43fb-a6de-9ba2562f3d94/mbid-735ada0f-0792-43fb-a6de-9ba2562f3d94-7905205971_thumb500.jpg",
    "thumbnail_uri": "https://ia804507.us.archive.org/0/items/mbid-735ada0f-0792-43fb-a6de-9ba2562f3d94/mbid-735ada0f-0792-43fb-a6de-9ba2562f3d94-7905205971_thumb250.jpg",
    "song": "The Blood",
    "track_id": "8ede94ac-8bf0-3600-b4cd-738a6d0d94fd",
    "recording_id": "c69b98bb-7948-4396-9ef0-8d54aeff8581",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "The Head on the Door",
    "release_id": "735ada0f-0792-43fb-a6de-9ba2562f3d94",
    "release_group_id": "cf5d6187-e43b-3848-ba51-8ec1df3d97e3",
    "labels": [
        "Rhino",
        "Fiction Records",
        "Elektra"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4",
        "f6182855-aa81-453a-a460-58c0fd71635d",
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "2006-08-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“The Blood” was inspired by a Portuguese wine named “Tears Of Christ” ( Robert Smith changed it to “blood of Christ” using “poetic license”). He said in 1985:\n\nIt’s a very cheap Portuguese wine, it’s a very heavy drink that all the workers drink… it’s about 12p a bottle. I was given a bottle of it and I drank it, and I noticed the label, which is the Virgin Mary with Baby Jesus under one arm and a bottle in the other hand. It was completely brilliant. […] I was convinced I was Portuguese, I just sank into this reverie of being a Portuguese flamenco guitarist.\n--\nSee The Cure perform \"The Blood\" live in 2005: https://www.youtube.com/watch?v=o-aDcy50c5k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}