Information about plays

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

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

{
    "id": 3562561,
    "uri": "https://api.kexp.org/v2/plays/3562561/?format=api",
    "airdate": "2025-10-08T04:17:18-07:00",
    "show": 64776,
    "show_uri": "https://api.kexp.org/v2/shows/64776/?format=api",
    "image_uri": "https://dn710005.ca.archive.org/0/items/mbid-6f1db1e3-71b3-4524-b0fe-c1e29f361dfe/mbid-6f1db1e3-71b3-4524-b0fe-c1e29f361dfe-26365923265_thumb500.jpg",
    "thumbnail_uri": "https://dn710005.ca.archive.org/0/items/mbid-6f1db1e3-71b3-4524-b0fe-c1e29f361dfe/mbid-6f1db1e3-71b3-4524-b0fe-c1e29f361dfe-26365923265_thumb250.jpg",
    "song": "ENERGY",
    "track_id": "b98097ef-1139-439c-83a5-0b6f1c5f146e",
    "recording_id": "9187d007-bd17-46f5-87cc-5ac7a0c73433",
    "artist": "Disclosure",
    "artist_ids": [
        "ae65c507-d9a0-4d42-9a6c-2b1f82158b9f"
    ],
    "album": "ENERGY",
    "release_id": "498b3741-cd1f-4254-b787-9c309ddd20de",
    "release_group_id": "766ea3b0-39bc-40b0-b52d-dad5d9cb75f8",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2020-05-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Disclosure's most direct album 'Energy.' A global spectrum of talented artists grace the record – and for the first time this includes rappers. Appearances from Mick Jenkins, Channel Tres, Aminé and slowthai sit comfortably alongside the legend that is Common. Other features include the inimitable Kelis who opens the album and Fatoumata Diawara who the boys have also linked up with previously. Cameroon’s Blick Bassy brings his own flow to the table while a powerhouse team of Kehlani and Syd ease the pace with their contribution.\nhttps://bit.ly/3Ihb19r\n\nCheck out the video for \"ENERGY\":\nhttps://youtu.be/yoZ5opH51lA\n\nhttps://www.disclosureofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}