Information about plays

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

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

{
    "id": 3571421,
    "uri": "https://api.kexp.org/v2/plays/3571421/?format=api",
    "airdate": "2025-10-29T13:33:33-07:00",
    "show": 64966,
    "show_uri": "https://api.kexp.org/v2/shows/64966/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-0ae16051-e092-3919-ba51-976dfc027cc0/mbid-0ae16051-e092-3919-ba51-976dfc027cc0-28243463359_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-0ae16051-e092-3919-ba51-976dfc027cc0/mbid-0ae16051-e092-3919-ba51-976dfc027cc0-28243463359_thumb250.jpg",
    "song": "Radio",
    "track_id": "9520e4a2-5c0a-3156-8c8c-fe220e1313f8",
    "recording_id": "3d87585c-9eb8-4919-b3a0-c914a00a141f",
    "artist": "The Avalanches",
    "artist_ids": [
        "a6623d39-2d8e-4f70-8242-0a9553b91e50"
    ],
    "album": "Since I Left You",
    "release_id": "0ae16051-e092-3919-ba51-976dfc027cc0",
    "release_group_id": "28438e4f-3710-459f-a332-a1eba9dd1f26",
    "labels": [
        "Delabel"
    ],
    "label_ids": [
        "965f4b01-739b-47b7-b33a-2b3f7ce74bc8"
    ],
    "release_date": "2001-04-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song contains at least 13 samples, including multiple elements of \"Fat City Strut\" from Mandrill, vocals from Laure Anderson and comedians Wayne and Shuster, and more, more, more: https://www.whosampled.com/The-Avalanches/Radio/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}