Information about plays

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

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

{
    "id": 3553328,
    "uri": "https://api.kexp.org/v2/plays/3553328/?format=api",
    "airdate": "2025-09-15T10:30:15-07:00",
    "show": 64570,
    "show_uri": "https://api.kexp.org/v2/shows/64570/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Conocerla",
    "track_id": null,
    "recording_id": "dec067db-64d3-4d0e-a7fb-0d535fe36416",
    "artist": "Reyna Tropical",
    "artist_ids": [
        "1527780e-ee93-42fe-8736-5adc529235ef"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2024-07-16",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Playing 2 upcoming Seattle shows:\n- November 6th-9th (specific timing TBC - https://www.freakoutrec.com/)\n- Saturday, November 8th @ Nectar Lounge\n\nMexican-born 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. Formed in 2016, Reyna Tropical began as an organic, unhurried exchange between Fabi Reyna and Nectali “Sumohair” Diaz who met during a workshop series for emerging musicians. https://lareynatropical.com/bio\n\nHere's Live Video from Reyna Tropical's 2024 KEXP In-Studio: https://bit.ly/3ViBEDL.\n\nhttps://reynatropical.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}