Information about plays

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

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

{
    "id": 3625303,
    "uri": "https://api.kexp.org/v2/plays/3625303/?format=api",
    "airdate": "2026-03-04T17:56:12-08:00",
    "show": 66091,
    "show_uri": "https://api.kexp.org/v2/shows/66091/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-14fbd2c0-0468-4cd7-9630-6aa655e11d5b/mbid-14fbd2c0-0468-4cd7-9630-6aa655e11d5b-35241999771_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-14fbd2c0-0468-4cd7-9630-6aa655e11d5b/mbid-14fbd2c0-0468-4cd7-9630-6aa655e11d5b-35241999771_thumb250.jpg",
    "song": "Candle Flame",
    "track_id": "b6948e35-d339-4b23-9b50-a22c04b1809f",
    "recording_id": "21df40a4-d3e3-4c08-999b-790fbd074181",
    "artist": "Jungle feat. Erick the Architect",
    "artist_ids": [
        "dbfff37c-146d-4415-b765-9a76d48c749c",
        "6bbb3983-ce8a-4971-96e0-7cae73268fc4"
    ],
    "album": "Volcano",
    "release_id": "14fbd2c0-0468-4cd7-9630-6aa655e11d5b",
    "release_group_id": "07bd527b-afe9-405b-bc92-0766cb280d05",
    "labels": [
        "Caiola Records"
    ],
    "label_ids": [
        "32dc4101-1ddf-4c46-bd82-eee0e1179eb7"
    ],
    "release_date": "2023-08-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jungle performed Live on KEXP on The Midday Show back in September 2023. \nhttps://www.youtube.com/watch?v=6uO1fHVWtbI\n\nThis track features Erick the Architect, one of the founding members and in-house producer for NYC-based Flatbush Zombies. \nhttps://www.erickthearchitect.com/\nhttps://www.junglejunglejungle.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}