Information about plays

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

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

{
    "id": 3541769,
    "uri": "https://api.kexp.org/v2/plays/3541769/?format=api",
    "airdate": "2025-08-18T20:01:17-07:00",
    "show": 64326,
    "show_uri": "https://api.kexp.org/v2/shows/64326/?format=api",
    "image_uri": "https://coverartarchive.org/release/1994cc38-ae8b-4ae5-958d-88afa3b45ff3/15354347299-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1994cc38-ae8b-4ae5-958d-88afa3b45ff3/15354347299-250.jpg",
    "song": "El crucifijo",
    "track_id": null,
    "recording_id": "e48ef64c-7ca4-4a29-a001-6dd0639ce4ea",
    "artist": "Fobia",
    "artist_ids": [
        "43732dda-0963-4bf6-bc09-c657d44be875"
    ],
    "album": "Fobia",
    "release_id": null,
    "release_group_id": "dd19b502-0699-3ff1-9a8d-d49defdc9838",
    "labels": [],
    "label_ids": [],
    "release_date": "1990-06-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“El Crucifijo” highlights Fobia’s sharp alternative rock sensibility. With driving guitars, crisp percussion, and biting vocals, the track fuses 90s alt-rock energy with gothic imagery. The lyrics explore obsession and symbolism through the crucifix, pairing dark undertones with infectious hooks. Fobia’s knack for mixing theatricality with straightforward rock power makes this song both memorable and impactful.\u2028Listen: https://fobia.bandcamp.com/track/el-crucifijo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}