Information about plays

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

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

{
    "id": 3531057,
    "uri": "https://api.kexp.org/v2/plays/3531057/?format=api",
    "airdate": "2025-07-24T07:24:51-07:00",
    "show": 64098,
    "show_uri": "https://api.kexp.org/v2/shows/64098/?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://dn721806.ca.archive.org/0/items/mbid-972a75f7-145f-4be0-9009-ad9a191faa87/mbid-972a75f7-145f-4be0-9009-ad9a191faa87-41780347112_thumb250.jpg",
    "song": "And Nothing Is Forever (Cosmodelica Electric Eden remix)",
    "track_id": "869aeedd-facc-4c47-bb5c-7beee7ee5413",
    "recording_id": "e1b40dd4-9808-433f-b762-990d3b608bad",
    "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 Cure play Nov 29 in Portland, Or at the Wonder Ballroom. https://www.thecure.com/\n--\nFrom the recent remix collection by The Cure, featuring remixed tracks from the album \"Songs of a Lost World.\"\n\nOf the original song, Robert Smith said in an interview, \"It's about a promise I made to someone who was very ill - that I would be with them when they died. And I wasn't. For reasons beyond my control, I broke that promise, and it upset me dreadfully.\" \"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\nhttps://www.thecure.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}