Information about plays

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

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

{
    "id": 3607311,
    "uri": "https://api.kexp.org/v2/plays/3607311/?format=api",
    "airdate": "2026-01-21T17:54:16-08:00",
    "show": 65717,
    "show_uri": "https://api.kexp.org/v2/shows/65717/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-787a5a5f-8ca4-43d5-af3c-b1b2d4dd2273/mbid-787a5a5f-8ca4-43d5-af3c-b1b2d4dd2273-44026993080_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-787a5a5f-8ca4-43d5-af3c-b1b2d4dd2273/mbid-787a5a5f-8ca4-43d5-af3c-b1b2d4dd2273-44026993080_thumb250.jpg",
    "song": "Yuzu in the Sun",
    "track_id": "1636b5c2-6ea3-4633-8bbd-0c0bbd9e114e",
    "recording_id": "5767c552-2371-47ce-988d-063fb2ddf357",
    "artist": "Headaches",
    "artist_ids": [
        "daf4312c-89be-45d3-a2a4-e9a135ad552a"
    ],
    "album": "Looking For Something New",
    "release_id": "787a5a5f-8ca4-43d5-af3c-b1b2d4dd2273",
    "release_group_id": "d6016473-b84a-4ec1-9641-39c785cc36e0",
    "labels": [
        "dottidot"
    ],
    "label_ids": [
        "8eb246e1-c79c-4b2f-a8cc-ed447f15e6c4"
    ],
    "release_date": "2025-12-11",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://headachescure.bandcamp.com/album/looking-for-something-new",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}