Information about plays

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

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

{
    "id": 3580531,
    "uri": "https://api.kexp.org/v2/plays/3580531/?format=api",
    "airdate": "2025-11-20T05:40:43-08:00",
    "show": 65159,
    "show_uri": "https://api.kexp.org/v2/shows/65159/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-73ff57f3-8661-4c7e-8dac-6db0ab965abd/mbid-73ff57f3-8661-4c7e-8dac-6db0ab965abd-43495824862_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-73ff57f3-8661-4c7e-8dac-6db0ab965abd/mbid-73ff57f3-8661-4c7e-8dac-6db0ab965abd-43495824862_thumb250.jpg",
    "song": "Desire My Soul",
    "track_id": "954859b4-e2a8-4490-80c6-6032ad6430af",
    "recording_id": "cffc5670-81e1-4e3c-8882-fb74db10a518",
    "artist": "Dark Chisme",
    "artist_ids": [
        "2df279da-29e0-42d8-9e1e-0e3fd722f3d3"
    ],
    "album": "Desire My Soul",
    "release_id": "73ff57f3-8661-4c7e-8dac-6db0ab965abd",
    "release_group_id": "95a49057-214e-48a3-82f7-94830eb14141",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-06",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Dark Chisme is a Seattle-based dark wave band started by Chicago-raised Latina DJ and Producer Christine Gutierrez (Vocals, Synths) and E (Bass, Synths). \n\nCheck out Dark Chisme's Live on KEXP performance (Nov 2024): https://www.youtube.com/watch?v=ugaexsdQHMI https://darkchisme.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}