Information about plays

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

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

{
    "id": 3500301,
    "uri": "https://api.kexp.org/v2/plays/3500301/?format=api",
    "airdate": "2025-05-12T05:56:10-07:00",
    "show": 63440,
    "show_uri": "https://api.kexp.org/v2/shows/63440/?format=api",
    "image_uri": "https://dn721202.ca.archive.org/0/items/mbid-e4f6bc2d-d977-4049-8bcd-753d16c027ea/mbid-e4f6bc2d-d977-4049-8bcd-753d16c027ea-41314630829_thumb500.jpg",
    "thumbnail_uri": "https://dn721202.ca.archive.org/0/items/mbid-e4f6bc2d-d977-4049-8bcd-753d16c027ea/mbid-e4f6bc2d-d977-4049-8bcd-753d16c027ea-41314630829_thumb250.jpg",
    "song": "No No Yes Yes",
    "track_id": "643b86e8-1a78-4cd1-a98d-eb4409d43677",
    "recording_id": "7e9d4fb7-9aa0-46f5-8833-234de3e05200",
    "artist": "Deradoorian",
    "artist_ids": [
        "d609e858-c033-4cfb-8441-6736e23b291c"
    ],
    "album": "Ready For Heaven",
    "release_id": "e4f6bc2d-d977-4049-8bcd-753d16c027ea",
    "release_group_id": "598bb4ac-fa13-4bf9-96db-451dc1cbcc4f",
    "labels": [
        "Fire Records"
    ],
    "label_ids": [
        "659008fb-d1e7-4eca-865c-0d0344a721ed"
    ],
    "release_date": "2025-05-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new release from Deradoorian (Decisive Pink, Dirty Projectors) who returns with ‘Ready for Heaven’, dealing with heaven and earth, damnation and salvation. \n\nIt is a classic forty-minute set of inquisitive pop songs, blessed with a lightness of touch and a sharp focus that can’t help but charm the listener. It conjures up some last, faint afterglow of the old belief that an electronic, programmed beat can smash itself - and you - into another, more egalitarian consciousness.\n\nhttps://deradoorian.bandcamp.com/album/ready-for-heaven",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}