Information about plays

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

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

{
    "id": 3575083,
    "uri": "https://api.kexp.org/v2/plays/3575083/?format=api",
    "airdate": "2025-11-07T10:27:20-08:00",
    "show": 65045,
    "show_uri": "https://api.kexp.org/v2/shows/65045/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-ec474ebc-5887-4811-a31c-5cf3edd126b5/mbid-ec474ebc-5887-4811-a31c-5cf3edd126b5-37807350516_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-ec474ebc-5887-4811-a31c-5cf3edd126b5/mbid-ec474ebc-5887-4811-a31c-5cf3edd126b5-37807350516_thumb250.jpg",
    "song": "Lo Siento",
    "track_id": "6ffb9103-dc44-48df-aad7-1ac949120e55",
    "recording_id": "62c67087-287a-4a27-b630-f8462b08e598",
    "artist": "Reyna Tropical",
    "artist_ids": [
        "1527780e-ee93-42fe-8736-5adc529235ef"
    ],
    "album": "Malegría",
    "release_id": "ec474ebc-5887-4811-a31c-5cf3edd126b5",
    "release_group_id": "9e3b27d7-6db2-4bc5-8a74-de9cfa9ffb1a",
    "labels": [
        "Psychic Hotline"
    ],
    "label_ids": [
        "2589a508-4fa8-4bbd-a2ac-fef51c7abfc1"
    ],
    "release_date": "2024-03-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Reyna Tropical will be at Nectar Lounge in Seattle tomorrow as part of the Freakout Festival! \n\nhttps://www.freakoutrec.com/schedule\n\n\"Fabi Reyna is a Portland-based guitarist and songwriter and is also the founder of She Shreds Media, which is dedicated to empowering women and non-binary guitarists and bassists.\"\n\nListen Reyna's conversation with KEXP's Albina Cabrera on our podcast, A Deeper Listen. The two discuss \"inspiration behind [Malegría], how it explores the Latinx diaspora and identity, and about Reyna’s musical partner, Nectali \"Sumohair\" Díaz, who passed away during the making of the album.\"\n\nhttps://kexp.org/podcasts/a-deeper-listen/2024/6/4/reyna-tropical-explores-diasporic-identity-on-malegria/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}