Information about plays

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

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

{
    "id": 3618663,
    "uri": "https://api.kexp.org/v2/plays/3618663/?format=api",
    "airdate": "2026-02-17T09:39:13-08:00",
    "show": 65957,
    "show_uri": "https://api.kexp.org/v2/shows/65957/?format=api",
    "image_uri": "https://ia801002.us.archive.org/26/items/mbid-4b2f2399-88f9-4e6e-8bfb-925def2b9320/mbid-4b2f2399-88f9-4e6e-8bfb-925def2b9320-7792689966_thumb500.jpg",
    "thumbnail_uri": "https://ia601002.us.archive.org/26/items/mbid-4b2f2399-88f9-4e6e-8bfb-925def2b9320/mbid-4b2f2399-88f9-4e6e-8bfb-925def2b9320-7792689966_thumb250.jpg",
    "song": "Heartbeats",
    "track_id": "70974a94-12b0-36e0-81b9-7cfc91d7b687",
    "recording_id": "db4c9220-df76-4b42-b6f5-8bf52cc80f77",
    "artist": "The Knife",
    "artist_ids": [
        "bf710b71-48e5-4e15-9bd6-96debb2e4e98"
    ],
    "album": "Deep Cuts",
    "release_id": "4b2f2399-88f9-4e6e-8bfb-925def2b9320",
    "release_group_id": "e35a847b-d4cb-3dfe-b2ea-047f8fe0d95b",
    "labels": [
        "Mute Corporation"
    ],
    "label_ids": [
        "68523539-169d-481a-984d-8cc997fb6ea2"
    ],
    "release_date": "2006-10-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Knife was an electronic duo from Gothenburg, Sweden formed in 1999. The band consisted of siblings Karin Dreijer (formerly of Honey is Cool, now Fever Ray) and Olof Dreijer (Oni Ayhun) - who also run their own record company, Rabid Records. This is the lead single from their 2006 second studio album \"Deep Cuts.\" \n\nWatch the official video: https://www.youtube.com/watch?v=pPD8Ja64mRU -",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}