Information about plays

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

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

{
    "id": 3533793,
    "uri": "https://api.kexp.org/v2/plays/3533793/?format=api",
    "airdate": "2025-07-30T15:48:14-07:00",
    "show": 64154,
    "show_uri": "https://api.kexp.org/v2/shows/64154/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-972a75f7-145f-4be0-9009-ad9a191faa87/mbid-972a75f7-145f-4be0-9009-ad9a191faa87-41780347112_thumb500.jpg",
    "thumbnail_uri": "https://ia800705.us.archive.org/32/items/mbid-972a75f7-145f-4be0-9009-ad9a191faa87/mbid-972a75f7-145f-4be0-9009-ad9a191faa87-41780347112_thumb250.jpg",
    "song": "And Nothing Is Forever (Trentemøller rework)",
    "track_id": "561f2f0f-5dd9-4977-91ff-88f537670c99",
    "recording_id": "20e49fb2-a2ff-47cf-8c68-193c7e888d38",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "Mixes of a Lost World",
    "release_id": "972a75f7-145f-4be0-9009-ad9a191faa87",
    "release_group_id": "0ef1d20b-847b-4034-9ec2-a9854cd1f9a8",
    "labels": [
        "Polydor",
        "Lost Music Limited"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2",
        "53af8f7d-391b-45e6-a7e1-f0e5206d46db"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The inspiration behind the song is deeply personal. \"It's about a promise I made to someone who was very ill - that I would be with them when they died,\" Robert Smith stated in an interview. \"And I wasn't. For reasons beyond my control, I broke that promise, and it upset me dreadfully.\"\n\n\"And Nothing Is Forever\" was Smith's attempt to reconcile himself with what happened. \"I can't change it, but by memorializing it, I hoped it might ease the weight of that moment.\"\n--\nSee a live performance from 2022: https://www.youtube.com/watch?v=S_TdhhrUrv8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}