Information about plays

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

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

{
    "id": 3645542,
    "uri": "https://api.kexp.org/v2/plays/3645542/?format=api",
    "airdate": "2026-04-23T00:04:40-07:00",
    "show": 66526,
    "show_uri": "https://api.kexp.org/v2/shows/66526/?format=api",
    "image_uri": "https://dn720003.ca.archive.org/0/items/mbid-84f1702d-e43b-4d0f-86f9-a985cef89344/mbid-84f1702d-e43b-4d0f-86f9-a985cef89344-44918112008_thumb500.jpg",
    "thumbnail_uri": "https://ia800709.us.archive.org/31/items/mbid-84f1702d-e43b-4d0f-86f9-a985cef89344/mbid-84f1702d-e43b-4d0f-86f9-a985cef89344-44918112008_thumb250.jpg",
    "song": "Baltimore (live) (Supershy remix / extended version)",
    "track_id": "8a1d31c1-4899-4a99-9d7f-82612ff069d9",
    "recording_id": "9d1d9d95-4e82-4be2-9a63-6f5d6e8c7d2c",
    "artist": "Nina Simone",
    "artist_ids": [
        "2944824d-4c26-476f-a981-be849081942f"
    ],
    "album": "Baltimore (live) (Supershy remix)",
    "release_id": "84f1702d-e43b-4d0f-86f9-a985cef89344",
    "release_group_id": "cbe717af-b4c7-4565-915e-e58bcdb7d7ac",
    "labels": [
        "Verve"
    ],
    "label_ids": [
        "99a24d71-54c1-4d3f-88cc-00fbcc4fce83"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://soundcloud.com/ninasimone/baltimore-live-at-vine-st-1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}