Information about plays

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

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

{
    "id": 3520515,
    "uri": "https://api.kexp.org/v2/plays/3520515/?format=api",
    "airdate": "2025-06-29T20:14:04-07:00",
    "show": 63876,
    "show_uri": "https://api.kexp.org/v2/shows/63876/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-90433f40-1109-447d-b7a7-b3fb475eab8e/mbid-90433f40-1109-447d-b7a7-b3fb475eab8e-34711495094_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-90433f40-1109-447d-b7a7-b3fb475eab8e/mbid-90433f40-1109-447d-b7a7-b3fb475eab8e-34711495094_thumb250.jpg",
    "song": "Hihache",
    "track_id": "dcffa875-5832-3235-9fa9-0bb942e8e2c3",
    "recording_id": "288db45a-c1cf-49b0-babb-858d5744f7e5",
    "artist": "Lafayette Afro-Rock Band",
    "artist_ids": [
        "68b22fd5-038c-4b74-8ed0-ee93b13c1d9e"
    ],
    "album": "Soul Makossa",
    "release_id": "90433f40-1109-447d-b7a7-b3fb475eab8e",
    "release_group_id": "a3943b67-4928-357a-9f4c-2f83e9ded5f8",
    "labels": [
        "Musidisc"
    ],
    "label_ids": [
        "6fc14496-2cd1-40ec-b1b6-1a6efa7c83ac"
    ],
    "release_date": "1973-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Known for their propulsive and pioneering use of break-beats (which saw them become favorites of samplers later on), Long Island’s Lafayette Afro Rock Band were one of the standout funk acts of the ’70s.  They formed in Roosevelt, Long Island in 1970 and then relocated to Paris.: https://www.allmusic.com/artist/lafayette-afro-rock-band-mn0000104314/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}