Information about plays

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

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

{
    "id": 3625514,
    "uri": "https://api.kexp.org/v2/plays/3625514/?format=api",
    "airdate": "2026-03-05T06:10:51-08:00",
    "show": 66095,
    "show_uri": "https://api.kexp.org/v2/shows/66095/?format=api",
    "image_uri": "https://dn711205.ca.archive.org/0/items/mbid-f1ff5e95-e2b7-431e-becc-636a99e40570/mbid-f1ff5e95-e2b7-431e-becc-636a99e40570-13305408960_thumb500.jpg",
    "thumbnail_uri": "https://dn711205.ca.archive.org/0/items/mbid-f1ff5e95-e2b7-431e-becc-636a99e40570/mbid-f1ff5e95-e2b7-431e-becc-636a99e40570-13305408960_thumb250.jpg",
    "song": "Love to Love You Baby",
    "track_id": "eefe4e72-ec0e-399d-a621-1b23294b518f",
    "recording_id": "bb7be1f4-b088-402a-b95f-a1cd9d3f6fcd",
    "artist": "Donna Summer",
    "artist_ids": [
        "b60527cc-54f3-4bbe-a01b-dcf34c95ae14"
    ],
    "album": "Love to Love You Baby",
    "release_id": "f1ff5e95-e2b7-431e-becc-636a99e40570",
    "release_group_id": "33ee6159-1d0d-3221-b2b9-1cb0d69f5d0e",
    "labels": [
        "GTO Records"
    ],
    "label_ids": [
        "9c39087b-1660-4170-b347-464c7f98654d"
    ],
    "release_date": "1975-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"God had to create disco music so I could be born and be successful.\" --Donna Summer\n--\nThis 1975 song was Summer's first hit, and one of the first disco hits. \n---\nIt was rumored that Summer sang her very convincing orgasmic-sounding vocals on the studio floor while simulating a sex act. The rumor was partly true - after trying to record her vocal the traditional way, her producer Giorgio Moroder had her sing on the studio floor while lying on her back with the lights out, since she didn't want the guys working on the album looking at her when she sang it. She explained that she was indeed touching herself during the vocal: she had her hand on her knee. Her boyfriend Peter served as her fantasy inspiration.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}