Information about plays

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

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

{
    "id": 3554081,
    "uri": "https://api.kexp.org/v2/plays/3554081/?format=api",
    "airdate": "2025-09-17T06:42:43-07:00",
    "show": 64584,
    "show_uri": "https://api.kexp.org/v2/shows/64584/?format=api",
    "image_uri": "https://ia804507.us.archive.org/17/items/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d-7940730837_thumb500.jpg",
    "thumbnail_uri": "https://ia804507.us.archive.org/17/items/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d-7940730837_thumb250.jpg",
    "song": "Ray of Light",
    "track_id": "aa004b11-5ffa-3abe-8c9f-6d45a7376458",
    "recording_id": "a8daf397-53e3-41af-aad5-ab7e50fb438a",
    "artist": "Madonna",
    "artist_ids": [
        "79239441-bfd5-4981-a70c-55c3f15c1287"
    ],
    "album": "Ray of Light",
    "release_id": "ddb3168d-66a9-4b2d-af02-05278da8a23d",
    "release_group_id": "cb93e87f-5d21-3447-a6e8-22d44f9b0d7a",
    "labels": [
        "Maverick"
    ],
    "label_ids": [
        "79afd9ce-c6b2-4e9a-9b23-a13e25d70688"
    ],
    "release_date": "1998-03-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The previous song was re-imagined in 1996 by Maldoon’s niece—Christine Leach—and producer William Orbit as an electro alt-rock demo. Two years later, the chairman of Maverick Records—Guy Oseary—would foster a relationship between Orbit and the popstar Madonna. Madonna, through Orbit, found Leach’s demo as exactly the fresh sound she was looking for on her new album. After adding a techno arrangement and adjusting the length from 8, to 10, and then 5 minutes, Madonna transformed the hidden folk gem into the title track of her 1998 album.\n--\nThe video is a day in a life filmed in four minutes. It was filmed in Sweden, New York and Las Vegas using time-lapse photography. It won the 1998 Grammy for Best Music Video Short Form and the MTV Video Music Award for Video of the Year.: https://www.youtube.com/watch?v=x3ov9USxVxY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}