Information about plays

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

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

{
    "id": 3565430,
    "uri": "https://api.kexp.org/v2/plays/3565430/?format=api",
    "airdate": "2025-10-15T14:06:54-07:00",
    "show": 64842,
    "show_uri": "https://api.kexp.org/v2/shows/64842/?format=api",
    "image_uri": "https://dn721506.ca.archive.org/0/items/mbid-78818a6d-9ca2-4311-9b79-e17cbdd60fa3/mbid-78818a6d-9ca2-4311-9b79-e17cbdd60fa3-43113722805_thumb500.jpg",
    "thumbnail_uri": "https://dn721506.ca.archive.org/0/items/mbid-78818a6d-9ca2-4311-9b79-e17cbdd60fa3/mbid-78818a6d-9ca2-4311-9b79-e17cbdd60fa3-43113722805_thumb250.jpg",
    "song": "O Xangô",
    "track_id": "76ecc479-6f7d-44e2-996d-681450c284fb",
    "recording_id": "c2ba5d1a-976b-4f95-803f-a4024d53ede3",
    "artist": "Captain Planet & Trio Mocotó",
    "artist_ids": [
        "3a558793-98d2-4b42-aff6-a22ab89bd6f3",
        "5731726c-7ace-491a-b47c-96ad7d14b612"
    ],
    "album": "DIG",
    "release_id": "78818a6d-9ca2-4311-9b79-e17cbdd60fa3",
    "release_group_id": "bbbd8377-0e90-430e-81df-72b41fd9efde",
    "labels": [
        "Bastard Jazz Recordings"
    ],
    "label_ids": [
        "1c84f4d1-6892-4323-b562-e8d4902f8032"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Captain Planet is a world traveling DJ & music producer who blends global roots music styles with forward-thinking hip-hop, dancehall, and electronic beats. He has released 4 full-length albums featuring his trademark \"Gumbo Funk\" sound on Bastard Jazz Recordings as well as numerous remixes, mixtapes & bootlegs. \"\n--\nYou can pre-order his sixth album, \"DIG,\" due out on December 5th, here: https://djcaptainplanet.bandcamp.com/album/dig",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}