Information about plays

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

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

{
    "id": 3652065,
    "uri": "https://api.kexp.org/v2/plays/3652065/?format=api",
    "airdate": "2026-05-08T08:18:49-07:00",
    "show": 66659,
    "show_uri": "https://api.kexp.org/v2/shows/66659/?format=api",
    "image_uri": "https://ia600602.us.archive.org/1/items/mbid-83b74638-525a-48be-b102-1c1dfbe7852e/mbid-83b74638-525a-48be-b102-1c1dfbe7852e-44881445019_thumb500.jpg",
    "thumbnail_uri": "https://dn711503.ca.archive.org/0/items/mbid-83b74638-525a-48be-b102-1c1dfbe7852e/mbid-83b74638-525a-48be-b102-1c1dfbe7852e-44881445019_thumb250.jpg",
    "song": "Closer",
    "track_id": "280212a2-7852-4403-93df-1a8cdbc65f06",
    "recording_id": "c7ca4cdc-b551-4f4d-b9a3-da62a59f00e8",
    "artist": "Nine Inch Nails & Boys Noize",
    "artist_ids": [
        "b7ffd2af-418f-4be2-bdd1-22f8b48613da",
        "d2f4a968-1f6e-4a4a-9376-ee2b2a50c87a"
    ],
    "album": "Nine Inch Noize",
    "release_id": "83b74638-525a-48be-b102-1c1dfbe7852e",
    "release_group_id": "82dab351-b05e-43c7-9659-80e3bcb9adca",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nine Inch Nails and German-Iraqi electronic producer Boys Noize have reimagined “Closer” as Nine Inch Noize, blending industrial grit with a darker, club-driven edge. The track also features vocals from Trent Reznor's wife Mariqueen Maandig, adding a haunting new layer.\n--\n\"Nine Inch Noize\" performed this song live at Coachella in April: https://www.youtube.com/watch?v=Vm6k0geoynQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}