Information about plays

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

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

{
    "id": 3571064,
    "uri": "https://api.kexp.org/v2/plays/3571064/?format=api",
    "airdate": "2025-10-28T15:49:05-07:00",
    "show": 64958,
    "show_uri": "https://api.kexp.org/v2/shows/64958/?format=api",
    "image_uri": "https://ia601301.us.archive.org/7/items/mbid-f2a91010-7566-46d7-a7c6-a67f5338d571/mbid-f2a91010-7566-46d7-a7c6-a67f5338d571-42938848858_thumb500.jpg",
    "thumbnail_uri": "https://ia601301.us.archive.org/7/items/mbid-f2a91010-7566-46d7-a7c6-a67f5338d571/mbid-f2a91010-7566-46d7-a7c6-a67f5338d571-42938848858_thumb250.jpg",
    "song": "Church & State",
    "track_id": "5fe8e9f1-8075-4da2-9d6c-02c3a6e8127c",
    "recording_id": "878db43b-d43a-4054-aa8d-f2dce43d7ea2",
    "artist": "Brandi Carlile",
    "artist_ids": [
        "baf05baf-69fb-47dd-93c2-033536b8c385"
    ],
    "album": "Returning To Myself",
    "release_id": "f2a91010-7566-46d7-a7c6-a67f5338d571",
    "release_group_id": "57acb85c-ec18-4e4c-8c6a-9052a7115ece",
    "labels": [
        "Interscope Records",
        "Lost Highway Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2",
        "5b34c929-fd09-4b57-a8bf-1e8eb0f21c12"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Attn: San Francisco\n\nStay tuned in to Drive Time today 4pm-7pm--Evie is giving away tickets to Brandi Carlile's March 6, 2026 concert at Chase Center!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}