Information about plays

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

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

{
    "id": 3610615,
    "uri": "https://api.kexp.org/v2/plays/3610615/?format=api",
    "airdate": "2026-01-29T12:22:45-08:00",
    "show": 65785,
    "show_uri": "https://api.kexp.org/v2/shows/65785/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-c95f0416-753e-4044-99e2-d22d97e06f97/mbid-c95f0416-753e-4044-99e2-d22d97e06f97-43562332337_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-c95f0416-753e-4044-99e2-d22d97e06f97/mbid-c95f0416-753e-4044-99e2-d22d97e06f97-43562332337_thumb250.jpg",
    "song": "You'll Come Around",
    "track_id": "51dc650c-7fa7-4b0c-996b-742e2817d211",
    "recording_id": "a162d9a3-65ab-49e8-b84b-879d9c292a87",
    "artist": "Girls of the Internet & The Gospel of Thomas feat. James Alexander Bright",
    "artist_ids": [
        "11c3823e-91d0-4c68-8051-9cd55728ad8b",
        "feabbf00-d3d4-4d72-9fa8-2364cede2da2",
        "48d85efe-50e6-4f1d-bc43-712d44c074a2"
    ],
    "album": "Secular Music Vol. 1",
    "release_id": "c95f0416-753e-4044-99e2-d22d97e06f97",
    "release_group_id": "7e8b6ab6-8a7d-49a3-a20f-502cc0253fa0",
    "labels": [
        "House of the Internet"
    ],
    "label_ids": [
        "45dcfe71-2263-42d1-acb1-5e852ab39c2f"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"UK house music & deep disco collective\nDance music for your ears\" \n\nhttps://drabqueen.bandcamp.com/album/secular-music-vol-1\nhttps://www.instagram.com/girlsoftheinternet/\nhttp://www.girlsoftheinter.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}