Information about plays

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

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

{
    "id": 3624058,
    "uri": "https://api.kexp.org/v2/plays/3624058/?format=api",
    "airdate": "2026-03-01T16:34:57-08:00",
    "show": 66064,
    "show_uri": "https://api.kexp.org/v2/shows/66064/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-ac777701-3e93-4892-be73-e44365b65b1e/mbid-ac777701-3e93-4892-be73-e44365b65b1e-3722247799_thumb500.jpg",
    "thumbnail_uri": "https://dn710607.ca.archive.org/0/items/mbid-ac777701-3e93-4892-be73-e44365b65b1e/mbid-ac777701-3e93-4892-be73-e44365b65b1e-3722247799_thumb250.jpg",
    "song": "When Doves Cry",
    "track_id": "e8722a6e-c8dd-33e8-8c1c-8d090f232f44",
    "recording_id": "180bced7-a6a3-472e-bcf2-51ae29b7959e",
    "artist": "Prince and The Revolution",
    "artist_ids": [
        "4c8ead39-b9df-4c56-a27c-51bc049cfd48",
        "070d193a-845c-479f-980e-bef15710653e"
    ],
    "album": "Purple Rain",
    "release_id": "ac777701-3e93-4892-be73-e44365b65b1e",
    "release_group_id": "b93a7c47-a6d4-33f2-9034-53fdd991f4ba",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1984-07-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day in 1984, Prince recorded \"When Doves Cry,\" programming the drums and playing every instrument himself. \n\nWritten and produced by Prince himself, \"When Doves Cry\" was effectively penned at the behest of Albert Magnoli, director of Purple Rain, who was looking for a song to serve as the soundtrack for a particular scene.\n\n(Lyrically, however, Prince biographer Per Nilsen has said that the song was inspired by Susan Moonsie, a member of Vanity 6, and Prince’s relationship with her.) \n\nWhatever its origins, one thing’s for certain: it was the last tune to be written and composed for the Purple Rain soundtrack.\n\nFor a song that was ostensibly handed over to Magnoli the very next day after he initially asked Prince to write something, “When Doves Cry” made more waves than a tsunami: in addition to hitting #1 on the Billboard Hot 100, it also topped the magazine’s R&B Singles and Dance/Disco Singles charts. https://tinyurl.com/y9tcpf22",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}