Information about plays

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

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

{
    "id": 3597707,
    "uri": "https://api.kexp.org/v2/plays/3597707/?format=api",
    "airdate": "2025-12-29T19:29:50-08:00",
    "show": 65510,
    "show_uri": "https://api.kexp.org/v2/shows/65510/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cancionera",
    "track_id": null,
    "recording_id": "33d5f407-7442-4753-894e-bafb0da4ae53",
    "artist": "Natalia Lafourcade",
    "artist_ids": [
        "2ceb4e66-4eaa-4dba-ad3a-30df3b742557"
    ],
    "album": "Cancionera",
    "release_id": null,
    "release_group_id": "8b4859fb-c847-4926-8766-426883273e0c",
    "labels": [
        "Sony Music"
    ],
    "label_ids": [
        "9e6b4d7f-4958-4db7-8504-d89e315836af"
    ],
    "release_date": "2025-04-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Best of 2025: Natalia Lafourcade opens the 2025 season of El Sonido: Cancioneros, KEXP’s podcast about Latin American and Ibero-American music. The multi-award-winning singer-songwriter from Veracruz delights us with an intimate selection of five songs that shaped her and that, unintentionally, defined the tone of Cancionera, her twelfth studio album, released in 2025.\n***\nBest of 2025: Natalia Lafourcade inaugura la temporada 2025 de El Sonido: Cancioneros, el podcast sobre música latinoamericana e iberoamericana de KEXP. La multipremiada cantautora veracruzana nos deleita con una selección íntima de cinco canciones que la formaron y que, sin querer, definieron el tono de Cancionera, su duodécimo álbum de estudio, lanzado en 2025. \nhttps://www.kexp.org/podcasts/el-sonido/2025/6/2/cancioneros-natalia-lafourcade/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}