Information about plays

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

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

{
    "id": 3634512,
    "uri": "https://api.kexp.org/v2/plays/3634512/?format=api",
    "airdate": "2026-03-28T05:03:25-07:00",
    "show": 66299,
    "show_uri": "https://api.kexp.org/v2/shows/66299/?format=api",
    "image_uri": "https://dn711305.ca.archive.org/0/items/mbid-1e475814-f478-4ff7-8959-6bdb3618948d/mbid-1e475814-f478-4ff7-8959-6bdb3618948d-44641028441_thumb500.jpg",
    "thumbnail_uri": "https://dn711305.ca.archive.org/0/items/mbid-1e475814-f478-4ff7-8959-6bdb3618948d/mbid-1e475814-f478-4ff7-8959-6bdb3618948d-44641028441_thumb250.jpg",
    "song": "Pawa!",
    "track_id": "837563d1-beef-4dc3-b86e-bc663d47870f",
    "recording_id": "c1f4b8dd-2fca-4738-887d-dbcc35e519b5",
    "artist": "Asha Puthlil & Say She She",
    "artist_ids": [
        "64dad611-8ada-4696-ac5f-ecb8bf73d51b",
        "6bea93d9-08e8-40af-974e-b7d066b2e0fb"
    ],
    "album": "Pawa!",
    "release_id": "1e475814-f478-4ff7-8959-6bdb3618948d",
    "release_group_id": "99d6bb66-decb-4240-b642-4d1a13631961",
    "labels": [
        "Naya Beat"
    ],
    "label_ids": [
        "a54ddd76-7497-4be2-b1cf-05f5de0388a9"
    ],
    "release_date": "2026-03-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Naya Beat is excited to announce 'PAWA!', a soaring disco-funk anthem celebrating feminism and the power (pawa) of togetherness. It is a mouthwatering collaboration between legendary jazz vocalist and disco pioneer Asha Puthli and NYC’s punk-chic, discodelic stars Say She She.\n\n 'Pawa!' is a tribute to female fortitude and an anthemic call to action for unity and collective action. Asha’s spoken word bursts into a soaring falsetto while Say She She’s celestial three-part harmonies make for a sublime call and response between the fabled mentor and her gifted disciples. Throw in a stellar bassline and one of tightest rhythm sections around, and you have an instant classic.\n\nhttps://nayabeat.bandcamp.com/album/pawa-w-crazy-p-and-boys-shorts-remixes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}