Information about plays

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

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

{
    "id": 3656553,
    "uri": "https://api.kexp.org/v2/plays/3656553/?format=api",
    "airdate": "2026-05-18T21:49:30-07:00",
    "show": 66754,
    "show_uri": "https://api.kexp.org/v2/shows/66754/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pasado y Presente",
    "track_id": null,
    "recording_id": "7716e86a-bcd0-4b49-a79d-bf3866d5f965",
    "artist": "Los Macuanos",
    "artist_ids": [
        "90b1296e-f986-4a0f-b61b-bcd9337b93a3"
    ],
    "album": "El Origen",
    "release_id": null,
    "release_group_id": "085f0ac4-1ddb-424c-984a-06bf9ec784e8",
    "labels": [
        "Nacional Records"
    ],
    "label_ids": [
        "c5d75925-ded1-448e-aa02-06ea4b8250d6"
    ],
    "release_date": "2013-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Moisés López and Moisés Horta founded Los Macuanos in Tijuana in early 2009, in the throes of the Mexican drug war that thrust the fast-paced border city into one of its bloodiest periods. With tragic inspiration hanging over them, the two began jamming and musically processing their anxieties in Horta's apartment. \nhttps://losmacuanos.bandcamp.com/album/ritmo-de-amor-remixes\n____________________ \n\nMoisés López y Moisés Horta fundaron Los Macuanos en Tijuana a principios de 2009, en medio de la guerra contra las drogas en México que sumió a la ciudad fronteriza en uno de sus períodos más sangrientos. Con una inspiración trágica pendiendo sobre ellos, los dos comenzaron a improvisar y a procesar musicalmente sus ansiedades en el apartamento de Horta. https://losmacuanos.bandcamp.com/album/ritmo-de-amor-remixes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}