Information about plays

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

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

{
    "id": 3582843,
    "uri": "https://api.kexp.org/v2/plays/3582843/?format=api",
    "airdate": "2025-11-25T16:01:30-08:00",
    "show": 65208,
    "show_uri": "https://api.kexp.org/v2/shows/65208/?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://ia601700.us.archive.org/5/items/mbid-c95f0416-753e-4044-99e2-d22d97e06f97/mbid-c95f0416-753e-4044-99e2-d22d97e06f97-43562332337_thumb250.jpg",
    "song": "In My Dreams",
    "track_id": "f0b76c61-9cdb-4bcc-b5f3-1fc55149d5d4",
    "recording_id": "0592ab1d-84db-46f1-b498-ac1f1445f06c",
    "artist": "Girls of the Internet & The Gospel of Thomas feat. Dani Siciliano",
    "artist_ids": [
        "11c3823e-91d0-4c68-8051-9cd55728ad8b",
        "feabbf00-d3d4-4d72-9fa8-2364cede2da2",
        "5bf56119-bfa5-4d7c-807b-8a6db6fb7c1f"
    ],
    "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": "Welcome to Drive Time with Kevin Cole! We are glad you are here!\n_____\n\"A reflection on how we hold each other and how we let go, ‘Secular Music Vol 1’ is the first installment in a triptych of albums by multi-limbed live dance music outfit Girls Of The Internet. Continuing their ongoing policy of “therapy through music”, the album touches all points on the shifting landscape of human connection: belief, doubt, loss, forgiveness\"\n\n\nhttps://www.piccadillyrecords.com/163869/Girls-Of-The-Internet-Secular-Music-Vol-1-House-Of-The-Internet",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}