Information about plays

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

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

{
    "id": 3559740,
    "uri": "https://api.kexp.org/v2/plays/3559740/?format=api",
    "airdate": "2025-09-30T18:17:54-07:00",
    "show": 64711,
    "show_uri": "https://api.kexp.org/v2/shows/64711/?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": "Electricity",
    "track_id": "0d4b7b64-190e-3d74-a8fe-0a8fc7b20c56",
    "recording_id": "94b904ef-183c-4f07-b88e-185841487869",
    "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": "The song features prominent samples of \"Rapp Dirty\" by American musician Blowfly, as well as guest vocals from Australian singers Sally Russell and Antoinette Halloran. https://bit.ly/3rrO1jb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}