Information about plays

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

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

{
    "id": 3638767,
    "uri": "https://api.kexp.org/v2/plays/3638767/?format=api",
    "airdate": "2026-04-06T20:30:45-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Todo Se Está Cayendo",
    "track_id": null,
    "recording_id": null,
    "artist": "Elis Paprika",
    "artist_ids": [],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2026-04-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "*El Sonido Special Edition: The Best of Latin American and Ibero-American Rock of All Time*\nElis Paprika is the founder of Now Girls Rule, a record label and platform dedicated to raising the profile of women and non-binary individuals in the music world. As a leading figure in the Mexican indie scene, she brought her project to Live on KEXP with a session recorded in Mexico, reaffirming her commitment to a more diverse and inclusive industry.\n***\n*El Sonido Edición Especial: Lo mejor del rock latinoamericano e iberoamericano de todos los tiempos*\nElis Paprika es la creadora de Now Girls Rule, un sello discográfico y una plataforma dedicados a dar visibilidad a las mujeres y a las personas de identidades no binarias en el mundo de la música. Como figura destacada de la escena independiente mexicana, llevó su propuesta a Live on KEXP con una sesión grabada desde México, reafirmando así su compromiso con una industria más diversa e inclusiva.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}