Information about plays

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

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

{
    "id": 3621394,
    "uri": "https://api.kexp.org/v2/plays/3621394/?format=api",
    "airdate": "2026-02-23T19:27:49-08:00",
    "show": 66014,
    "show_uri": "https://api.kexp.org/v2/shows/66014/?format=api",
    "image_uri": "https://coverartarchive.org/release/d17a83e8-b4d1-494e-97bf-f4a258728051/22151738619-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d17a83e8-b4d1-494e-97bf-f4a258728051/22151738619-250.jpg",
    "song": "Me voy contigo",
    "track_id": null,
    "recording_id": "98b99b67-4e88-456c-bf33-f3df77cf08c7",
    "artist": "Celia, Johnny and Pete",
    "artist_ids": [
        "7b8e1188-9ca4-4aa5-8393-172de6fa04de",
        "13f53407-3b0f-426b-8ca9-935456362412",
        "0b41a57f-7d02-405a-acb8-1e9af9c3ae8d"
    ],
    "album": "Celia, Johnny and Pete",
    "release_id": null,
    "release_group_id": "35c8f0e6-4c89-3b90-b6dd-b7f8275f2eac",
    "labels": [
        "Vaya"
    ],
    "label_ids": [
        "f998f78a-959d-4888-9270-192572c082a7"
    ],
    "release_date": "1980-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Johnny Pacheco — co-founder of Fania Records — was a central architect of salsa’s international expansion. On Celia, Johnny & Pete (1980), he joins Celia Cruz and Pete “El Conde” Rodríguez, symbolically uniting Cuban, Dominican, and Puerto Rican traditions under the Fania banner. “Me Voy Contigo” reflects that pan-Caribbean vision.\n\n***\nJohnny Pacheco, cofundador de Fania Records, fue uno de los grandes arquitectos de la expansión internacional de la salsa. En Celia, Johnny & Pete (1980), se une a Celia Cruz y Pete “El Conde” Rodríguez, integrando tradiciones cubanas, dominicanas y puertorriqueñas bajo el sello Fania. “Me Voy Contigo” refleja esa visión pan-caribeña.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}