Information about plays

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

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

{
    "id": 3657045,
    "uri": "https://api.kexp.org/v2/plays/3657045/?format=api",
    "airdate": "2026-05-20T01:47:20-07:00",
    "show": 66764,
    "show_uri": "https://api.kexp.org/v2/shows/66764/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-ceb3ee63-856d-461d-9291-5e57f2c3b64a/mbid-ceb3ee63-856d-461d-9291-5e57f2c3b64a-44746002271_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-ceb3ee63-856d-461d-9291-5e57f2c3b64a/mbid-ceb3ee63-856d-461d-9291-5e57f2c3b64a-44746002271_thumb250.jpg",
    "song": "Cult of Celebrity",
    "track_id": "946e39d7-f58b-4c28-847a-bd71c8f01ecb",
    "recording_id": "a8e6b173-5253-42cd-a138-88382391ca91",
    "artist": "Lambrini Girls",
    "artist_ids": [
        "4eeea7eb-7554-48cb-9e50-c26d434ed9ef"
    ],
    "album": "Cult of Celebrity",
    "release_id": "ceb3ee63-856d-461d-9291-5e57f2c3b64a",
    "release_group_id": "2e14ab5a-d93f-47c8-b5c9-efae6cb181f6",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2026-03-31",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of this track, Lambrini Girls share, \"The age old tale of selling your soul to the devil has been fabled accounts of high society for years.  However, due to recent events come to light – it turns out that the elite are very much actually the devil incarnate, baby eating, pedos. What a fucking surprise! They had no souls to sell in the first place.\"\n\nWatch this Brighton trio perform live in our studio in 2024: https://tinyurl.com/468c4wx6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}