Information about plays

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

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

{
    "id": 3592248,
    "uri": "https://api.kexp.org/v2/plays/3592248/?format=api",
    "airdate": "2025-12-17T11:08:45-08:00",
    "show": 65402,
    "show_uri": "https://api.kexp.org/v2/shows/65402/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "41",
    "track_id": "37afdd85-0e98-4d77-af4a-0fd17ee1329e",
    "recording_id": "f7fa80bf-132f-4e39-af27-bbe46d81ab35",
    "artist": "Ribbon Skirt",
    "artist_ids": [
        "6824d820-be15-421f-acd1-f3353ddd2c57"
    ],
    "album": "Bite Down",
    "release_id": "a0bb9eff-8652-4d3e-b34a-493d489dadca",
    "release_group_id": "02fccd60-61dd-41d3-8c64-4a5c575a396b",
    "labels": [
        "Mint Records"
    ],
    "label_ids": [
        "71587054-8671-48e3-ae91-fab5315fd06b"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ribbon Skirt is a Montreal-based band led by Anishinaabe musician Tashiina Buswa and guitarist Billy Riley.\n\nhttps://ribbonskirtband.bandcamp.com\n\n--\n\nRibbon Skirt performed Live on KEXP this past October! Check out the full performance here: https://www.youtube.com/watch?v=InvOpim7wt4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}