Information about plays

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

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

{
    "id": 3638760,
    "uri": "https://api.kexp.org/v2/plays/3638760/?format=api",
    "airdate": "2026-04-06T20:12:26-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": "Modo sigilo",
    "track_id": null,
    "recording_id": null,
    "artist": "Aiko el grupo",
    "artist_ids": [
        "58fcbb0b-41f7-42d7-ac8e-eb6e685eba88"
    ],
    "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": "New song of Aiko el Grupo!! Recorded en exclusiva in Bilbao for Live on KEXP. \n\nOur first trip to Spain was in collaboration with the Ibero-American music conference BIME. We recorded 12 artists whose performances you’ll be able to enjoy starting in January 2026. Aiko el Grupo first entered KEXP rotation with their 2023 album Me están apuntando con un arma, though their previous record, Va totalmente en serio..., features standout hits like “A mí ya me iba mal de antes.” Learn more about the band at kexp.org/bilbao \n***\nNuestro primer viaje a España fue una colaboración con la conferencia de música iberoamericana BIME. Grabamos a 12 artistas que podrás disfrutar a partir de enero de 2026. Aiko el Grupo comenzó a estar en rotación con su álbum Me están apuntando con un arma de 2023, aunque su disco anterior, Va totalmente en serio..., incluye grandes hits como “A mí ya me iba mal de antes”. Puedes saber más del grupo en kexp.org/bilbao",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}