Information about plays

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

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

{
    "id": 3541750,
    "uri": "https://api.kexp.org/v2/plays/3541750/?format=api",
    "airdate": "2025-08-18T18:52:24-07:00",
    "show": 64325,
    "show_uri": "https://api.kexp.org/v2/shows/64325/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0-42515337293_thumb500.jpg",
    "thumbnail_uri": "https://ia600906.us.archive.org/4/items/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0-42515337293_thumb250.jpg",
    "song": "MY TYPE",
    "track_id": "64af7a3e-be6c-4e86-a3cf-22719b199ecf",
    "recording_id": "62eb3d9b-0cf8-4413-89dd-fc160ccd4ca7",
    "artist": "Sudan Archives",
    "artist_ids": [
        "6ce5eca0-4ad6-49e0-a5ab-e11482d85324"
    ],
    "album": "THE BPM",
    "release_id": "86c0eceb-c48e-42d0-8d6a-38383fe7bcb0",
    "release_group_id": "f9e98ca4-0311-4f33-961f-f41154271ef0",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On Sudan Archives' third album, THE BPM, out on October 17th, she introduces a new persona: Gadget Girl.\n\n\"I was never the girl in a band in high school. I could only express myself for the first time when I got my first iPad and started making beats on it, and when I got my first electric violin. I’m all gadget-girl-ed-out now, but I’ve never felt so free as a human.\"\n\nSudan describes \"MY TYPE\" as her first \"rap rap song\" – a cascading track about sexual liberation that also features some of her most outré production.\n\n\"The song is kind of flirty and corny and sexy, because I’m hyping up my friends and also saying, 'These are the types of girls I like,'\" she says. \"It’s also hinting on sexuality – are these just friends, or women I’m in love with?\" https://tinyurl.com/4be8why3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}