Information about plays

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

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

{
    "id": 3580546,
    "uri": "https://api.kexp.org/v2/plays/3580546/?format=api",
    "airdate": "2025-11-20T06:33:03-08:00",
    "show": 65159,
    "show_uri": "https://api.kexp.org/v2/shows/65159/?format=api",
    "image_uri": "https://ia600203.us.archive.org/8/items/mbid-ea7e7baa-43cb-4ebb-8f7b-c21f09be0313/mbid-ea7e7baa-43cb-4ebb-8f7b-c21f09be0313-31654206423_thumb500.jpg",
    "thumbnail_uri": "https://ia600203.us.archive.org/8/items/mbid-ea7e7baa-43cb-4ebb-8f7b-c21f09be0313/mbid-ea7e7baa-43cb-4ebb-8f7b-c21f09be0313-31654206423_thumb250.jpg",
    "song": "I Feel Love",
    "track_id": "dc9382c9-b1f5-3db9-9dfc-a118afbcf13a",
    "recording_id": "232b8e6e-0aa5-4310-8df3-583047af3126",
    "artist": "Donna Summer",
    "artist_ids": [
        "b60527cc-54f3-4bbe-a01b-dcf34c95ae14"
    ],
    "album": "Machine Soul: An Odyssey Into Electronic Dance Music",
    "release_id": "ea7e7baa-43cb-4ebb-8f7b-c21f09be0313",
    "release_group_id": "e1c7ce40-45f4-3e5f-aba4-9a1f4b3e3ee9",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2000-03-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I Feel Love\" was a global smash, reaching No. 1 in several countries (including the UK, where its reign at the top lasted a full month) and rising to No. 6 in America. But its impact reached far beyond the disco scene in which singer Donna Summer and her producers Giorgio Moroder and Pete Bellotte were already well established. Post-punk and new wave groups admired and appropriated its innovative sound, the maniacal precision of its grid-like groove of sequenced synth-pulses. \n\nhttps://pitchfork.com/features/article/song-from-the-future-the-story-of-donna-summer-and-giorgio-moroders-i-feel-love/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}