Information about plays

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

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

{
    "id": 3607762,
    "uri": "https://api.kexp.org/v2/plays/3607762/?format=api",
    "airdate": "2026-01-22T19:25:46-08:00",
    "show": 65726,
    "show_uri": "https://api.kexp.org/v2/shows/65726/?format=api",
    "image_uri": "https://coverartarchive.org/release/81e1b439-d72f-4708-98c2-99b9286e139d/32735051755-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/81e1b439-d72f-4708-98c2-99b9286e139d/32735051755-250.jpg",
    "song": "BREEZIN’",
    "track_id": null,
    "recording_id": "9238fe22-6151-4f7a-9884-e39b6824f7ca",
    "artist": "高中正義",
    "artist_ids": [
        "facf743e-1231-410d-bdf1-9ba11a6a4f3c"
    ],
    "album": "On Guitar",
    "release_id": null,
    "release_group_id": "60615907-f735-45c1-b58c-acbe0264f300",
    "labels": [
        "INVITATION"
    ],
    "label_ids": [
        "ad429b25-2a6c-4c2a-a864-3d732c814ce7"
    ],
    "release_date": "1978-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "George Benson cover!\n\nThe legendary guitarist is going on a RARE world tour (including an SF date April 9) -- https://www.ticketmaster.com/masayoshi-takanaka-tickets/artist/3251698",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}