Information about plays

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

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

{
    "id": 3542790,
    "uri": "https://api.kexp.org/v2/plays/3542790/?format=api",
    "airdate": "2025-08-21T06:49:56-07:00",
    "show": 64345,
    "show_uri": "https://api.kexp.org/v2/shows/64345/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-72a1e1c2-3df4-4c89-84b5-4c9f62a0ceff/mbid-72a1e1c2-3df4-4c89-84b5-4c9f62a0ceff-27924237458_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-72a1e1c2-3df4-4c89-84b5-4c9f62a0ceff/mbid-72a1e1c2-3df4-4c89-84b5-4c9f62a0ceff-27924237458_thumb250.jpg",
    "song": "I Can't Stand the Rain",
    "track_id": "c8b0a2cd-f718-36b6-8ff2-2bc19c37c9a7",
    "recording_id": "676fcb37-85a2-4ced-9560-0cf4bd8a81d9",
    "artist": "Ann Peebles",
    "artist_ids": [
        "a7e05e3f-7459-4ba6-9041-8b5cacf6338c"
    ],
    "album": "Soul Hits of the '70s: Didn't It Blow Your Mind! Volume 11",
    "release_id": "72a1e1c2-3df4-4c89-84b5-4c9f62a0ceff",
    "release_group_id": "825f2eb2-c698-3f9a-bfd7-409e209e71ff",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Request for Betsy in NC\n\nThanks for facilitating healing for so many today. Would you mind playing “I can’t stand the rain” by Ann Peebles for my Mom, Susan Gilmore, who took cancer and the years of after- effects with courage and faith. I miss her every day. \nThank you. KEXP is such a great presence in the world.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}