Information about plays

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

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

{
    "id": 3565060,
    "uri": "https://api.kexp.org/v2/plays/3565060/?format=api",
    "airdate": "2025-10-14T17:37:36-07:00",
    "show": 64835,
    "show_uri": "https://api.kexp.org/v2/shows/64835/?format=api",
    "image_uri": "https://ia903107.us.archive.org/25/items/mbid-957806d5-1053-4c2a-ac2c-539d54d4dc23/mbid-957806d5-1053-4c2a-ac2c-539d54d4dc23-20291596591_thumb500.jpg",
    "thumbnail_uri": "https://ia803107.us.archive.org/25/items/mbid-957806d5-1053-4c2a-ac2c-539d54d4dc23/mbid-957806d5-1053-4c2a-ac2c-539d54d4dc23-20291596591_thumb250.jpg",
    "song": "It’s Okay to Cry",
    "track_id": "0486e2b0-427b-4274-bea1-24454364278d",
    "recording_id": "ef4f71b8-0a41-4f03-b8ab-dd6478023126",
    "artist": "SOPHIE",
    "artist_ids": [
        "774b02d7-5056-4b0f-9d69-a82b6ae27cde"
    ],
    "album": "OIL OF EVERY PEARL’S UN‐INSIDES",
    "release_id": "957806d5-1053-4c2a-ac2c-539d54d4dc23",
    "release_group_id": "e11aa3a6-9820-483c-98f8-603b5823178b",
    "labels": [
        "Future Classic"
    ],
    "label_ids": [
        "d36fed82-04b0-4fba-ac8e-b518584bf741"
    ],
    "release_date": "2018-06-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Groundbreaking British transgender artist SOPHIE died in 2021 after an accidental fall: https://tinyurl.com/yu5z47j9\n\nHere's the video for the beautiful song \"It's Okay to Cry\": https://tinyurl.com/4s7cmyj9",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}