Information about plays

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

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

{
    "id": 3628130,
    "uri": "https://api.kexp.org/v2/plays/3628130/?format=api",
    "airdate": "2026-03-12T14:49:28-07:00",
    "show": 66162,
    "show_uri": "https://api.kexp.org/v2/shows/66162/?format=api",
    "image_uri": "https://coverartarchive.org/release/dede7e56-0e1a-427d-bb3f-245f0ab6dcbe/29115115044-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/dede7e56-0e1a-427d-bb3f-245f0ab6dcbe/29115115044-250.jpg",
    "song": "Peg",
    "track_id": null,
    "recording_id": "dc4d8216-b6e0-41a9-8654-c643b7f31887",
    "artist": "Steely Dan",
    "artist_ids": [
        "e01c3376-15fa-40d7-b747-5f219bdefdd7"
    ],
    "album": "Peg / I Got the News",
    "release_id": null,
    "release_group_id": "9e06b02c-d61a-48de-a05a-bf3e8a0b3da3",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1977-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The pair {Donald Fagen and Walter Becker]  gained renown as fastidious musical craftsmen, going through eight guitarists before being satisfied with the (Jay Graydon) solo on \"Peg,\" and taking a whopping 274 mixes on \"Babylon Sisters.\": https://www.herecomesthesong.com/post/2017/10/31/steely-dan-why-i-keep-coming-back-to-a-song-called-peg\n--\nDonald Fagen sang lead on this song and Michael McDonald was on backing vocals.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}