Information about plays

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

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

{
    "id": 3586392,
    "uri": "https://api.kexp.org/v2/plays/3586392/?format=api",
    "airdate": "2025-12-03T18:18:07-08:00",
    "show": 65280,
    "show_uri": "https://api.kexp.org/v2/shows/65280/?format=api",
    "image_uri": "https://ia600505.us.archive.org/10/items/mbid-f719bc18-61e6-4913-9760-49a83bf67c5b/mbid-f719bc18-61e6-4913-9760-49a83bf67c5b-14426965254_thumb500.jpg",
    "thumbnail_uri": "https://ia800505.us.archive.org/10/items/mbid-f719bc18-61e6-4913-9760-49a83bf67c5b/mbid-f719bc18-61e6-4913-9760-49a83bf67c5b-14426965254_thumb250.jpg",
    "song": "Missing (remixed by Röyksopp)",
    "track_id": "d96de3e2-4dbe-38d7-991b-ef686db66001",
    "recording_id": "b715f356-fab8-41ec-b45b-c105eddac664",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Beck Remix EP #1",
    "release_id": "d89616d9-fb70-477c-a8ea-35e1a352269a",
    "release_group_id": "433b24f2-5f3d-363f-a38d-fcf7e7076f4a",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2005-08-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Norwegian electronic music duo, Röyksopp's, remix of Beck's Missing.   \n\nRöyksopp are from Tromsø formed in 1998. The duo consists of childhood friends Svein Berge and Torbjørn Brundtland.\nhttps://royksopp.com/news/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}