Information about plays

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

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

{
    "id": 3574800,
    "uri": "https://api.kexp.org/v2/plays/3574800/?format=api",
    "airdate": "2025-11-06T17:06:20-08:00",
    "show": 65039,
    "show_uri": "https://api.kexp.org/v2/shows/65039/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-557f3412-8b3d-4d00-b25d-9fcc9087c6d4/mbid-557f3412-8b3d-4d00-b25d-9fcc9087c6d4-34307530836_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-557f3412-8b3d-4d00-b25d-9fcc9087c6d4/mbid-557f3412-8b3d-4d00-b25d-9fcc9087c6d4-34307530836_thumb250.jpg",
    "song": "Kill Me Again",
    "track_id": "9b451a3d-8d21-4cb6-8639-55e709c117ec",
    "recording_id": "ad0b69c5-f0b6-4bcf-8340-6c8f147c2946",
    "artist": "The WAEVE",
    "artist_ids": [
        "e6e16ae8-4867-49f4-a877-30ade1ba58cd"
    ],
    "album": "The WAEVE",
    "release_id": "557f3412-8b3d-4d00-b25d-9fcc9087c6d4",
    "release_group_id": "a62d6096-a1da-4c91-a607-001063ce1d76",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2023-02-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The WAEVE, aka the duo of Blur guitarist Graham Coxon and former Pipette (and Baxter Dury and Mark Ronson collaborator) Rose Elinor Dougall.\n--\nGraham’s main weapon of choice here is the saxophone — the first instrument he learned.\n\nhttps://www.brooklynvegan.com/graham-coxon-rose-elinor-dougall-discuss-the-inspirations-behind-the-waeves-debut-lp/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}