Information about plays

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

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

{
    "id": 3545972,
    "uri": "https://api.kexp.org/v2/plays/3545972/?format=api",
    "airdate": "2025-08-28T18:06:17-07:00",
    "show": 64411,
    "show_uri": "https://api.kexp.org/v2/shows/64411/?format=api",
    "image_uri": "https://ia800601.us.archive.org/5/items/mbid-1956fa96-3ff2-4073-a5d6-9670c14004d6/mbid-1956fa96-3ff2-4073-a5d6-9670c14004d6-16170729261_thumb500.jpg",
    "thumbnail_uri": "https://ia600601.us.archive.org/5/items/mbid-1956fa96-3ff2-4073-a5d6-9670c14004d6/mbid-1956fa96-3ff2-4073-a5d6-9670c14004d6-16170729261_thumb250.jpg",
    "song": "None Shall Pass",
    "track_id": "95733bff-f7f1-4b53-a7d0-cc12bbb12ec5",
    "recording_id": "ae20163e-a64e-4380-864d-557bb1369367",
    "artist": "Aesop Rock",
    "artist_ids": [
        "aba64937-3334-4c65-90a1-4e6b9d4d7ada"
    ],
    "album": "None Shall Pass",
    "release_id": "1956fa96-3ff2-4073-a5d6-9670c14004d6",
    "release_group_id": "9c879c63-606d-375f-aaf7-3618d94655b5",
    "labels": [
        "Definitive Jux"
    ],
    "label_ids": [
        "abf3267e-d5af-42c2-9a7b-5239d2e07a97"
    ],
    "release_date": "2007-08-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Albumversary to Aesop Rock for releasing None Shall Pass on this day in 2007!\n\nNone Shall Pass is the fifth studio album by American hip hop artist Aesop Rock.\n--\nHere's Aesop Rock performing this one live for KEXP at The Doug Fir in Portland during Musicfest NW 2007: https://www.youtube.com/watch?v=n6gbGSD7ays\n\nhttps://aesoprock.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}