Information about plays

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

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

{
    "id": 3664550,
    "uri": "https://api.kexp.org/v2/plays/3664550/?format=api",
    "airdate": "2026-06-06T17:30:46-07:00",
    "show": 66919,
    "show_uri": "https://api.kexp.org/v2/shows/66919/?format=api",
    "image_uri": "https://dn710408.ca.archive.org/0/items/mbid-e49d2b74-961b-41e2-a50a-460085325170/mbid-e49d2b74-961b-41e2-a50a-460085325170-45215564085_thumb500.jpg",
    "thumbnail_uri": "https://dn710408.ca.archive.org/0/items/mbid-e49d2b74-961b-41e2-a50a-460085325170/mbid-e49d2b74-961b-41e2-a50a-460085325170-45215564085_thumb250.jpg",
    "song": "What We Got",
    "track_id": "091a65e9-12c0-497c-bd8a-bdd1bee7eaca",
    "recording_id": "99cf17d8-41d1-4680-81b6-52681585d9fd",
    "artist": "Mike D",
    "artist_ids": [
        "a8797304-f0b3-497b-a592-c09eac0fd9c8"
    ],
    "album": "What We Got",
    "release_id": "e49d2b74-961b-41e2-a50a-460085325170",
    "release_group_id": "a949e92d-5f86-4f65-9943-b5066d955952",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2026-05-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mike D will be at Pier 80 in SF on Saturday, September 26th.\n---\nFor this song, Mike D  was joined in the studio by producer Carter Lang as well as Mike’s sons, Davis and Skyler Diamond.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}