Information about plays

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

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

{
    "id": 3539127,
    "uri": "https://api.kexp.org/v2/plays/3539127/?format=api",
    "airdate": "2025-08-12T10:20:27-07:00",
    "show": 64270,
    "show_uri": "https://api.kexp.org/v2/shows/64270/?format=api",
    "image_uri": "https://dn720700.ca.archive.org/0/items/mbid-7f35ffe3-0dfa-41ad-82bb-68a4ea2f6907/mbid-7f35ffe3-0dfa-41ad-82bb-68a4ea2f6907-42645575490_thumb500.jpg",
    "thumbnail_uri": "https://ia801405.us.archive.org/23/items/mbid-7f35ffe3-0dfa-41ad-82bb-68a4ea2f6907/mbid-7f35ffe3-0dfa-41ad-82bb-68a4ea2f6907-42645575490_thumb250.jpg",
    "song": "Celebration",
    "track_id": "02951727-bc11-46f4-83bb-02bc6305d314",
    "recording_id": "faa079dc-a6e6-4d8a-b936-a6d6670e86b0",
    "artist": "Big Freedia feat. Dawn Richard",
    "artist_ids": [
        "14637c9a-4156-4990-862d-02113db0bc07",
        "1a10b34d-293a-42f6-856c-fb44d19210f6"
    ],
    "album": "Pressing Onward",
    "release_id": "7f35ffe3-0dfa-41ad-82bb-68a4ea2f6907",
    "release_group_id": "bba44932-95d0-46b7-9d4c-c079128d5af7",
    "labels": [
        "Queen Diva Music"
    ],
    "label_ids": [
        "7dad128b-33b9-48ef-a901-ba1ef935b6bd"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Big Freedia will be in Seattle at Pier 62 on Saturday, September 27th. \nBig Freedia has just released her debut gospel album, Pressing Onward.,\" named after the Pressing Onward Baptist Church in NOLA. The album masterfully fuses her signature bounce beats with timeless hymns, reflecting her deep-rooted connection to gospel music—a passion ignited when she joined the church choir at age 10, long before her rise in New Orleans' underground club scene.:\nhttps://shorefire.com/releases/entry/big-freedia-releases-debut-gospel-album-pressing-onward-out-now",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}