Information about plays

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

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

{
    "id": 3638309,
    "uri": "https://api.kexp.org/v2/plays/3638309/?format=api",
    "airdate": "2026-04-05T19:06:55-07:00",
    "show": 66376,
    "show_uri": "https://api.kexp.org/v2/shows/66376/?format=api",
    "image_uri": "https://coverartarchive.org/release/8c1ef9f5-abdc-4a0b-a330-2f3d9ce1dabc/9922718331-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8c1ef9f5-abdc-4a0b-a330-2f3d9ce1dabc/9922718331-250.jpg",
    "song": "The Mexican",
    "track_id": null,
    "recording_id": null,
    "artist": "Babe Ruth",
    "artist_ids": [],
    "album": "First Base",
    "release_id": null,
    "release_group_id": "307404b7-8dc5-37c1-ba28-859341b579a6",
    "labels": [],
    "label_ids": [],
    "release_date": "1973-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "70s British progressive rock band Babe Ruth released \"The Mexican\" on their 1973 album First Base.\n\nOriginally known as Shacklock then renamed to Babe Ruth, the group formed in 1971, disbanded five years later in 1976, then reformed 2002 for the album Que Pasa.\n\n\"The Mexican\" was more recently sampled in \"VCRs\" by JID & Vince Staples (2025). One of the most famous uses was Planet Rock by Afrika Bambaataa & Soulsonic Force, which helped define the electro-funk sound (1982).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}