Information about plays

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

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

{
    "id": 3531051,
    "uri": "https://api.kexp.org/v2/plays/3531051/?format=api",
    "airdate": "2025-07-24T07:04:14-07:00",
    "show": 64098,
    "show_uri": "https://api.kexp.org/v2/shows/64098/?format=api",
    "image_uri": "https://ia801703.us.archive.org/35/items/mbid-308293a6-e3c6-3433-afa3-2946292ec7ce/mbid-308293a6-e3c6-3433-afa3-2946292ec7ce-27694371329_thumb500.jpg",
    "thumbnail_uri": "https://ia601703.us.archive.org/35/items/mbid-308293a6-e3c6-3433-afa3-2946292ec7ce/mbid-308293a6-e3c6-3433-afa3-2946292ec7ce-27694371329_thumb250.jpg",
    "song": "Down to the River to Pray",
    "track_id": "54a8e62a-1b5c-3264-b1c8-497b40378e17",
    "recording_id": "4862ea95-9e89-4175-8ed5-f54cf1b7cf92",
    "artist": "Alison Krauss",
    "artist_ids": [
        "6b064ead-91a4-4ac8-8076-b1febe4f4aac"
    ],
    "album": "O Brother, Where Art Thou? Music From a Film by Joel Coen & Ethan Coen",
    "release_id": "308293a6-e3c6-3433-afa3-2946292ec7ce",
    "release_group_id": "6fb9820a-99cc-318f-bae4-44992f2b7ffa",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "2000-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Allison Krauss was born on July 23rd in 1971!\n--\nKrauss recorded this traditional folk tune for the movie O Brother, Where Art Thou?. Here's a brief history of this traditional hymn: https://www.thetabernaclechoir.org/articles/down-to-the-river-to-pray.html https://alisonkrauss.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}