Information about plays

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

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

{
    "id": 3571923,
    "uri": "https://api.kexp.org/v2/plays/3571923/?format=api",
    "airdate": "2025-10-30T18:24:14-07:00",
    "show": 64977,
    "show_uri": "https://api.kexp.org/v2/shows/64977/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c/mbid-dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c-26506951546_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c/mbid-dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c-26506951546_thumb250.jpg",
    "song": "Monsters",
    "track_id": "28c6db74-daa6-48ab-8410-084ef34dab06",
    "recording_id": "fd61b824-54c8-4101-ad3c-9bef8adcd509",
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "UNTITLED (Black Is)",
    "release_id": "dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c",
    "release_group_id": "3024784e-af94-4ff7-9755-d5df24556e37",
    "labels": [
        "Forever Living Originals"
    ],
    "label_ids": [
        "81e61c90-28f2-4dcb-b656-cac924dfa331"
    ],
    "release_date": "2020-06-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Monsters\" was written by producer Inflo and Cleo Sol. \n\n\"Pray, pray, pray, indigo child...\nJust so you know, they call us monsters 'cause they're in denial...\" Here are the powerful lyrics; https://genius.com/Sault-monsters-lyrics\n---\n https://saultglobal.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}