Information about plays

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

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

{
    "id": 3652733,
    "uri": "https://api.kexp.org/v2/plays/3652733/?format=api",
    "airdate": "2026-05-09T20:38:41-07:00",
    "show": 66674,
    "show_uri": "https://api.kexp.org/v2/shows/66674/?format=api",
    "image_uri": "https://dn720600.ca.archive.org/0/items/mbid-40bd4682-e498-41e6-8636-3ef56622cd6e/mbid-40bd4682-e498-41e6-8636-3ef56622cd6e-44988574809_thumb500.jpg",
    "thumbnail_uri": "https://dn720600.ca.archive.org/0/items/mbid-40bd4682-e498-41e6-8636-3ef56622cd6e/mbid-40bd4682-e498-41e6-8636-3ef56622cd6e-44988574809_thumb250.jpg",
    "song": "Lee’s Greenhouse",
    "track_id": "d35c15aa-d7c3-48d9-bd1f-72e513beb90d",
    "recording_id": "1eac24f8-cc39-4d46-bb2d-95206b129349",
    "artist": "Dana and Alden feat. Mei Semones",
    "artist_ids": [
        "68aaf52d-c2bf-4a2f-9779-8afa07664153",
        "cfd2dfbb-9c80-4a74-9bad-fcf4e55d671a"
    ],
    "album": "Papa’s Boat",
    "release_id": "40bd4682-e498-41e6-8636-3ef56622cd6e",
    "release_group_id": "6c5e83d5-a767-4366-8cca-68f7a8089269",
    "labels": [
        "Concord Jazz"
    ],
    "label_ids": [
        "8ec4f16d-a43f-4e80-b3b0-935dbdbb598a"
    ],
    "release_date": "2026-08-14",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Brothers Dana and Alden McWayne, along with a troupe of multi-instrumental artists, come together to create jazzy melodies with indie sounds inspired by their unconventional upbringing in Eugene, Oregon.\n\nhttps://danaandalden.bandcamp.com/album/papas-boat",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}