Information about plays

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

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

{
    "id": 3639640,
    "uri": "https://api.kexp.org/v2/plays/3639640/?format=api",
    "airdate": "2026-04-08T23:28:03-07:00",
    "show": 66403,
    "show_uri": "https://api.kexp.org/v2/shows/66403/?format=api",
    "image_uri": "https://dn720707.ca.archive.org/0/items/mbid-699ca487-5c0a-4f84-8498-af9c26dd4e55/mbid-699ca487-5c0a-4f84-8498-af9c26dd4e55-44685418672_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-699ca487-5c0a-4f84-8498-af9c26dd4e55/mbid-699ca487-5c0a-4f84-8498-af9c26dd4e55-44685418672_thumb250.jpg",
    "song": "The Slender Rowan",
    "track_id": "07b3e0f0-eded-404a-8d90-77b96ea8ff6b",
    "recording_id": "65ddf840-0b2b-4da1-bc33-203dc9af9ffe",
    "artist": "Serafima and the Shakedowns",
    "artist_ids": [
        "c5b73f24-7538-49b8-b4c8-f208a69a8b1f"
    ],
    "album": "The Slender Rowan",
    "release_id": "699ca487-5c0a-4f84-8498-af9c26dd4e55",
    "release_group_id": "0dc56626-582c-4b22-a9ea-33b76204d79a",
    "labels": [
        "bwgibwgan"
    ],
    "label_ids": [
        "7a20cdf7-8b37-4bd8-a938-29ae890245a2"
    ],
    "release_date": "2026-03-17",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Seattle band Serafima and the Shakedowns! It features an arrangement of a traditional Russian folk song!\n\nRead about it below:\n\nhttps://www.coastersforbeers.co.uk/new-music-serafima-and-the-shakedowns-drop-double-a-side-single-ill-be-around-the-slender-rowan/\n\nhttps://serafimaandtheshakedowns.bandcamp.com/track/the-slender-rowan",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}