Information about plays

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

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

{
    "id": 3552425,
    "uri": "https://api.kexp.org/v2/plays/3552425/?format=api",
    "airdate": "2025-09-13T08:23:58-07:00",
    "show": 64550,
    "show_uri": "https://api.kexp.org/v2/shows/64550/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Reyna Tropical Explores Diasporic Identity on “Malegría”",
    "track_id": null,
    "recording_id": null,
    "artist": "",
    "artist_ids": [],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP’s Albina Cabrera caught up with Fabi Reyna (also known as Reyna Tropical) to learn more about the inspiration behind her 2024 album Malegría, how it explores the Latin diaspora, and about Reyna’s musical partner, Nectali \"Sumohair\" Díaz, who passed away during the making of the album.\n\n\nLink to story: https://www.kexp.org/podcasts/a-deeper-listen/2024/6/4/reyna-tropical-explores-diasporic-identity-on-malegria/ \n\n\nLearn more about Aquí y Ahora: https://www.kexp.org/events/kexp-events/aqui-y-ahora-2025/",
    "location": 1,
    "location_name": "Default",
    "play_type": "nontrackplay"
}