Information about plays

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

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

{
    "id": 3591947,
    "uri": "https://api.kexp.org/v2/plays/3591947/?format=api",
    "airdate": "2025-12-16T16:50:13-08:00",
    "show": 65396,
    "show_uri": "https://api.kexp.org/v2/shows/65396/?format=api",
    "image_uri": "https://ia801704.us.archive.org/1/items/mbid-170e5b27-908f-4924-9df3-f1593f6c58f0/mbid-170e5b27-908f-4924-9df3-f1593f6c58f0-43796423280_thumb500.jpg",
    "thumbnail_uri": "https://ia601704.us.archive.org/1/items/mbid-170e5b27-908f-4924-9df3-f1593f6c58f0/mbid-170e5b27-908f-4924-9df3-f1593f6c58f0-43796423280_thumb250.jpg",
    "song": "Memori",
    "track_id": "ca93595b-ad60-419b-aea7-52a668ad514e",
    "recording_id": "cc0bceef-d892-431e-abf9-5b07420abbfc",
    "artist": "Vitesse X",
    "artist_ids": [
        "117ae4d7-1381-46e2-be5a-210ccc44c0bf"
    ],
    "album": "Memori",
    "release_id": "170e5b27-908f-4924-9df3-f1593f6c58f0",
    "release_group_id": "e00ee469-bb7c-475f-ac6f-1e196c98d70b",
    "labels": [
        "music website ☺︎"
    ],
    "label_ids": [
        "9c4a57d5-064c-41a6-8865-a8eae9a6f49a"
    ],
    "release_date": "2025-12-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from Brooklyn's Vitesse X.\n\nVitesse X is a producer and vocalist crafting lush, future-leaning electronic music rooted in emotion and atmosphere. Her work fuses dream-pop, breakbeats, and club rhythms into a world that feels cinematic and personal.\n\nhttps://vitessex.bandcamp.com/album/this-infinite",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}