Information about plays

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

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

{
    "id": 3525049,
    "uri": "https://api.kexp.org/v2/plays/3525049/?format=api",
    "airdate": "2025-07-10T06:38:03-07:00",
    "show": 63971,
    "show_uri": "https://api.kexp.org/v2/shows/63971/?format=api",
    "image_uri": "https://dn721201.ca.archive.org/0/items/mbid-16c0929d-3375-48fc-82a3-b081eb899bf9/mbid-16c0929d-3375-48fc-82a3-b081eb899bf9-42204221999_thumb500.jpg",
    "thumbnail_uri": "https://dn721201.ca.archive.org/0/items/mbid-16c0929d-3375-48fc-82a3-b081eb899bf9/mbid-16c0929d-3375-48fc-82a3-b081eb899bf9-42204221999_thumb250.jpg",
    "song": "Everybody Laughs",
    "track_id": "b33056e5-34df-4d69-904e-916ccd250e36",
    "recording_id": "3f5896ff-0954-43fc-b077-3f59634bd45d",
    "artist": "David Byrne",
    "artist_ids": [
        "d4659efb-b8eb-4f03-95e9-f69ce35967a9"
    ],
    "album": "Who Is The Sky?",
    "release_id": "16c0929d-3375-48fc-82a3-b081eb899bf9",
    "release_group_id": "153dc33e-59bc-4990-9c9d-d4c3861f541e",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"‘Everybody Laughs’ is buoyantly wholesome and bluntly simple, serving as the perfect tonic to troubling times that are all too often 180 degrees different to the track’s message. Happy chords are strummed out straightly on an acoustic guitar, as Byrne makes a pledge for a platform for harmony.\": https://faroutmagazine.co.uk/david-byrne-new-single-everybody-laughs/\n--\nPlease don't miss the official video for this song: https://www.youtube.com/watch?v=YM-BTJKIz0Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}