Information about plays

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

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

{
    "id": 3580277,
    "uri": "https://api.kexp.org/v2/plays/3580277/?format=api",
    "airdate": "2025-11-19T15:24:37-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://ia601503.us.archive.org/3/items/mbid-2995e837-9f78-458e-866a-eeef7d31ce94/mbid-2995e837-9f78-458e-866a-eeef7d31ce94-43431438131_thumb500.jpg",
    "thumbnail_uri": "https://dn720703.ca.archive.org/0/items/mbid-2995e837-9f78-458e-866a-eeef7d31ce94/mbid-2995e837-9f78-458e-866a-eeef7d31ce94-43431438131_thumb250.jpg",
    "song": "DEATH CULT ZOMBIE",
    "track_id": "aca89d72-9147-45f6-a88b-6d28f229a931",
    "recording_id": "499b4c02-b890-4321-b2a4-d148d9a586ac",
    "artist": "Genesis Owusu",
    "artist_ids": [
        "632258cb-4ab5-4f2d-be29-bcc641a275eb"
    ],
    "album": "DEATH CULT ZOMBIE",
    "release_id": "2995e837-9f78-458e-866a-eeef7d31ce94",
    "release_group_id": "318b6734-bc99-4980-9a9e-2b48cd4a7961",
    "labels": [
        "Ourness Pty Ltd"
    ],
    "label_ids": [
        "030d7e9f-da7e-48c0-b705-f4e535d2e5a1"
    ],
    "release_date": "2025-10-30",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kofi Owusu-Ansah, known by his stage name Genesis Owusu, is a Ghanaian-Australian rapper and singer from Canberra.\n---\nOwusu shared upon his song’s release. “Once you’ve picked your truth, you live by it staunchly despite whatever pesky ‘facts’ and ‘logic’ get in the way. Pride won’t let you be wrong, fear won’t let you be free, dogma won’t let you be aware. The delusion is more comfortable. But the longer you sit in that delusion, the faster the zombification spreads through your body like a plague; like a scourge. Gotta be brave enough to break from the cult.”\n--\nWatch Genesis evade zombies in the official video: https://www.youtube.com/watch?v=vFT7fZA3ybw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}