Information about plays

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

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

{
    "id": 3580655,
    "uri": "https://api.kexp.org/v2/plays/3580655/?format=api",
    "airdate": "2025-11-20T13:28:30-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://ia804607.us.archive.org/3/items/mbid-5739002b-422d-4948-bfbc-5d97ae5c8add/mbid-5739002b-422d-4948-bfbc-5d97ae5c8add-31209115467_thumb500.jpg",
    "thumbnail_uri": "https://ia804607.us.archive.org/3/items/mbid-5739002b-422d-4948-bfbc-5d97ae5c8add/mbid-5739002b-422d-4948-bfbc-5d97ae5c8add-31209115467_thumb250.jpg",
    "song": "Showstopper",
    "track_id": "6b6bde9e-f1e3-4db8-87a0-45a8078ebabb",
    "recording_id": "ee35f173-12af-4039-b7cb-955d8979b504",
    "artist": "W.H. Lung",
    "artist_ids": [
        "7e096c44-9c4a-4bdd-9dac-2d235ab12077"
    ],
    "album": "Vanities",
    "release_id": "a0feafe6-2c35-4faa-90ac-90729cc168b0",
    "release_group_id": "cd5ec4c9-c3d2-46d4-9671-b1991067535f",
    "labels": [
        "Melodic"
    ],
    "label_ids": [
        "b0db63b8-7dda-42df-a9a7-e183d68ca5cc"
    ],
    "release_date": "2021-10-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This one goes out to Matt in San Diego!\n--\nNamed after an Asian supermarket in their hometown of Manchester, England, W.H. Lung started in 2017 as a studio-based trio: singer Joe Evans, multi-instrumentalist Tom Sharkett, and bassist Tom Derbyshire. After Derbyshire’s departure, Alex Main joined on drums, along with Hannah Peace on vocals & synths, and Chris Mulligan on bass & synths.\nHere's a 2022 interview with the band: https://360degreesound.com/sxsw-artist-spotlight-w-h-lung/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}