Information about plays

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

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

{
    "id": 3525072,
    "uri": "https://api.kexp.org/v2/plays/3525072/?format=api",
    "airdate": "2025-07-10T08:08:31-07:00",
    "show": 63972,
    "show_uri": "https://api.kexp.org/v2/shows/63972/?format=api",
    "image_uri": "https://dn721702.ca.archive.org/0/items/mbid-98b383e0-4523-419b-a006-533c5de4cc3d/mbid-98b383e0-4523-419b-a006-533c5de4cc3d-42027390699_thumb500.jpg",
    "thumbnail_uri": "https://dn721702.ca.archive.org/0/items/mbid-98b383e0-4523-419b-a006-533c5de4cc3d/mbid-98b383e0-4523-419b-a006-533c5de4cc3d-42027390699_thumb250.jpg",
    "song": "Breaker",
    "track_id": "d6a9ba20-e8c9-4ea1-a4ea-42f94af8b446",
    "recording_id": "6602c930-313e-425a-b72d-e43795636856",
    "artist": "Shaki Tavi",
    "artist_ids": [
        "9f95a8d3-70cb-460b-9c2f-480ed05acd47"
    ],
    "album": "Minor Slip",
    "release_id": "98b383e0-4523-419b-a006-533c5de4cc3d",
    "release_group_id": "b30e5d3e-34cb-4e24-88b1-74cb26a9ac45",
    "labels": [
        "felte"
    ],
    "label_ids": [
        "edd4e28e-d53c-415c-8ce8-ace9dfb452ac"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2021, Shaki Tavi released their debut album \"Shaki Tavi I.\" Recently, the LA shoegaze band announced its follow-up, \"Minor Slip,\" due out on August 15th.\n--\nLeon Manson, who helms the project, says of the lead single, \"Breaker\": β€œIt was the first product of reapproaching music with no thought of what it could bring me besides joy; after finishing it, the flow of ideas was nonstop.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}