Information about plays

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

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

{
    "id": 3621395,
    "uri": "https://api.kexp.org/v2/plays/3621395/?format=api",
    "airdate": "2026-02-23T19:33:16-08:00",
    "show": 66014,
    "show_uri": "https://api.kexp.org/v2/shows/66014/?format=api",
    "image_uri": "https://coverartarchive.org/release/ea6d6dfe-d710-39e7-b4fa-781073828bea/17926455622-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ea6d6dfe-d710-39e7-b4fa-781073828bea/17926455622-250.jpg",
    "song": "Descarga Fania",
    "track_id": null,
    "recording_id": "134f87d3-e1f4-47ca-9e44-839ee622a400",
    "artist": "Fania All-Stars",
    "artist_ids": [
        "4b61339a-4074-43a6-bf6b-7f9d0d5d530f"
    ],
    "album": "Live at the Cheetah, Vol. 1",
    "release_id": null,
    "release_group_id": "8b5e9d54-6c5d-4867-a8d0-d0422df923e3",
    "labels": [
        "Fania"
    ],
    "label_ids": [
        "a00f1d54-2e47-492b-b24b-3b994b2ba0c4"
    ],
    "release_date": "1972-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Descarga Fania,” recorded live in 1971 at the Cheetah Club in New York, is an histic moment of Salsa movement. Fania All Stars was the supergroup assembled by Johnny Pacheco featuring the label’s most iconic artists. The performance helped solidify salsa as a global live phenomenon.\n***\n“Descarga Fania”, grabada en vivo en 1971 en el Cheetah Club de Nueva York, es un momento historico del movimiento salsero. El supergrupo Fania All Stars fue armado por Johnny Pacheco con las figuras centrales del sello. Esta presentación consolidó a la salsa como fenómeno global en vivo.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}