Information about plays

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

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

{
    "id": 3556996,
    "uri": "https://api.kexp.org/v2/plays/3556996/?format=api",
    "airdate": "2025-09-24T02:43:11-07:00",
    "show": 64646,
    "show_uri": "https://api.kexp.org/v2/shows/64646/?format=api",
    "image_uri": "https://ia802809.us.archive.org/13/items/mbid-8276b004-50a2-4894-9f29-62cded0def57/mbid-8276b004-50a2-4894-9f29-62cded0def57-43078291960_thumb500.jpg",
    "thumbnail_uri": "https://ia802809.us.archive.org/13/items/mbid-8276b004-50a2-4894-9f29-62cded0def57/mbid-8276b004-50a2-4894-9f29-62cded0def57-43078291960_thumb250.jpg",
    "song": "Hey Mama",
    "track_id": "22c7fcca-e622-4800-996a-bb16e848d314",
    "recording_id": "9a54e2de-d468-41a1-be52-b693de09029b",
    "artist": "Jordan Patterson",
    "artist_ids": [
        "efaa06af-e939-4f67-8146-9900ee0a8bcc"
    ],
    "album": "The Hermit",
    "release_id": "8276b004-50a2-4894-9f29-62cded0def57",
    "release_group_id": "5d37ca29-449a-41f7-80fd-d0722d0eac14",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“My mom and I have been through thick and thicker together,” the North Carolina-born, LA-raised singer-songwriter and producer explains. “In my darkest moment, the thought of her reminds me that grace dreams, in its purest form, are worth desiring and already exist in my own life. My grandma Hazel gave my mom, and then my mom gave me the single most important thing: love.” https://www.stereogum.com/2323154/jordan-patterson-hey-mama/music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}