Information about plays

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

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

{
    "id": 3665336,
    "uri": "https://api.kexp.org/v2/plays/3665336/?format=api",
    "airdate": "2026-06-08T12:03:33-07:00",
    "show": 66936,
    "show_uri": "https://api.kexp.org/v2/shows/66936/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-6b3eda22-f9e6-4b90-8fea-68367ba48c49/mbid-6b3eda22-f9e6-4b90-8fea-68367ba48c49-43925221857_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-6b3eda22-f9e6-4b90-8fea-68367ba48c49/mbid-6b3eda22-f9e6-4b90-8fea-68367ba48c49-43925221857_thumb250.jpg",
    "song": "Hot Blooded",
    "track_id": "f9b56948-2937-4da0-9dd4-73ee621802de",
    "recording_id": "b86a3325-1048-456a-81d3-a8997d962992",
    "artist": "New Constellations",
    "artist_ids": [
        "708c8fe9-af4f-4f3f-9c34-986c0b97caa3"
    ],
    "album": "It Comes in Waves",
    "release_id": "6b3eda22-f9e6-4b90-8fea-68367ba48c49",
    "release_group_id": "142cb6ab-efc1-4d6a-bc9c-e519baffe5a2",
    "labels": [
        "Nettwerk Music Group"
    ],
    "label_ids": [
        "dfd38a65-6c5e-4b70-aa63-26e2b4b85cbd"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Constellations are Portland-based duo Harlee Case (vocals) and Josh Smith (multi-instrumentalist and producer). As childhood best friends, Josh recorded Harlee's first songs in his bedroom when she was 14.\n\nSee the official music video for \"Hot Blooded\": https://www.youtube.com/watch?v=9uIAB_GNmGw.\n\nhttps://newconstellations.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}