Information about plays

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

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

{
    "id": 3630258,
    "uri": "https://api.kexp.org/v2/plays/3630258/?format=api",
    "airdate": "2026-03-17T16:20:25-07:00",
    "show": 66208,
    "show_uri": "https://api.kexp.org/v2/shows/66208/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-f0384d6c-1aae-4212-bb84-1ddd7c0e3484/mbid-f0384d6c-1aae-4212-bb84-1ddd7c0e3484-26443313555_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-f0384d6c-1aae-4212-bb84-1ddd7c0e3484/mbid-f0384d6c-1aae-4212-bb84-1ddd7c0e3484-26443313555_thumb250.jpg",
    "song": "Liar",
    "track_id": "9f305b48-a247-330a-91b3-40b6524db458",
    "recording_id": "1c4a3f86-4b4c-47b4-b55f-e75e43d88f14",
    "artist": "Built to Spill",
    "artist_ids": [
        "3ac482b8-1494-4071-a0e9-f192f9d2c2b0"
    ],
    "album": "You in Reverse",
    "release_id": "f0384d6c-1aae-4212-bb84-1ddd7c0e3484",
    "release_group_id": "bc4a482f-ed5d-3a2f-b365-c3dc48117376",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "2006-04-11",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Built to Spill will be at ZooTunes in Seattle with Courtney Barnett on August 18th!\nhttps://zoo.org/zootunes/\n__\nBuilt To Spill performed live in the KEXP studio on July 24, 2015, see it here: https://www.youtube.com/watch?v=dMKtB6sMg7Y\n\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}