Information about plays

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

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

{
    "id": 3584074,
    "uri": "https://api.kexp.org/v2/plays/3584074/?format=api",
    "airdate": "2025-11-28T11:24:59-08:00",
    "show": 65231,
    "show_uri": "https://api.kexp.org/v2/shows/65231/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Miss June",
    "track_id": "a2a19596-8d8e-4da9-a386-be1663fe2273",
    "recording_id": "3698e14a-0652-4333-9def-5f9cdab587a4",
    "artist": "Freak Slug",
    "artist_ids": [
        "c95a574b-6c07-40bc-bd31-d86150b7b670"
    ],
    "album": "Loose Tooth And A Short Skirt",
    "release_id": "57db316a-4017-41f1-8e1e-d1ec257a1182",
    "release_group_id": "f9e76d09-bf20-4002-aad5-c9c964a36453",
    "labels": [
        "Future Classic"
    ],
    "label_ids": [
        "d36fed82-04b0-4fba-ac8e-b518584bf741"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Freak Slug will be in SF at The Independent on April 15th! \n\nFreak Slug (aka Xenya Genovese) and her band played Live on KEXP in March. You can enjoy video of that session here: https://www.youtube.com/watch?v=7IBTN2fIlMU\n\nShe followed up her 2024 debut album, I Blow Out Big Candles, with the brand new EP, Loose Tooth And A Short Skirt. \nhttps://freakslug.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}