Information about plays

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

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

{
    "id": 3534080,
    "uri": "https://api.kexp.org/v2/plays/3534080/?format=api",
    "airdate": "2025-07-31T09:11:37-07:00",
    "show": 64160,
    "show_uri": "https://api.kexp.org/v2/shows/64160/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-25fc940f-f66d-449d-8047-2b53c80f6edb/mbid-25fc940f-f66d-449d-8047-2b53c80f6edb-42141707070_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-25fc940f-f66d-449d-8047-2b53c80f6edb/mbid-25fc940f-f66d-449d-8047-2b53c80f6edb-42141707070_thumb250.jpg",
    "song": "Quiet Life",
    "track_id": "efc8e952-c61e-453c-a2d8-b29f7f119cd0",
    "recording_id": "d7d15fbf-076a-4404-bbc3-c02659067886",
    "artist": "shame",
    "artist_ids": [
        "3294b9ce-0bef-4080-8ae8-95bad1abd71c"
    ],
    "album": "Cutthroat",
    "release_id": "25fc940f-f66d-449d-8047-2b53c80f6edb",
    "release_group_id": "dc299e1d-c85d-4cf3-bf70-1c628a649b93",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "English band shame already has some 2026 tour dates scheduled! Mark your calendars. \n\nThey will play:\n\n- The Great American Music Hall in SF on Tuesday, February 10th, 2026\n\n-Neumos in Seattle on Friday, February 13th, 2026\n\nPre-order their new album Cutthroat out September 5th: \n\nhttps://shamebanduk.bandcamp.com/album/cutthroat",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}