Information about plays

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

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

{
    "id": 3554498,
    "uri": "https://api.kexp.org/v2/plays/3554498/?format=api",
    "airdate": "2025-09-18T06:46:57-07:00",
    "show": 64592,
    "show_uri": "https://api.kexp.org/v2/shows/64592/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-99899727-33fd-484e-8a04-e8c4c088e369/mbid-99899727-33fd-484e-8a04-e8c4c088e369-43060611584_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-99899727-33fd-484e-8a04-e8c4c088e369/mbid-99899727-33fd-484e-8a04-e8c4c088e369-43060611584_thumb250.jpg",
    "song": "More (edit)",
    "track_id": "5bcd9a8b-0e6b-4cdc-ae23-3a8e3af38ae2",
    "recording_id": "a841e5d4-e7ec-4d3e-a42f-2feac9956dfa",
    "artist": "Helado Negro",
    "artist_ids": [
        "aa0a54b3-d37e-4c1d-a53f-b3b94a3dfcad"
    ],
    "album": "More",
    "release_id": "99899727-33fd-484e-8a04-e8c4c088e369",
    "release_group_id": "4ae85494-b30c-4081-a678-c33a713aa6e1",
    "labels": [
        "Big Dada"
    ],
    "label_ids": [
        "1382bfb9-0880-4696-a8ae-1ce2d94ce097"
    ],
    "release_date": "2025-09-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Helado Negro is a South Florida native, born to Ecuadorian immigrants and based in Brooklyn, his upbringing provides essential elements to his songwriting, including his consistently bilingual lyrics in English and Spanish. Exploring the expressivity within intense states of being, Latinx identity, and pluralistic sensibilities, his music can be characterized as lyrically personal and political avant pop music.\n\nhttps://heladonegro.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}