Information about plays

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

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

{
    "id": 3543319,
    "uri": "https://api.kexp.org/v2/plays/3543319/?format=api",
    "airdate": "2025-08-22T14:43:36-07:00",
    "show": 64356,
    "show_uri": "https://api.kexp.org/v2/shows/64356/?format=api",
    "image_uri": "https://coverartarchive.org/release/86022938-248b-48d7-967a-ecad254a401c/24717327591-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/86022938-248b-48d7-967a-ecad254a401c/24717327591-250.jpg",
    "song": "I’d Rather Be With You",
    "track_id": null,
    "recording_id": "4044e66f-feee-4ebe-8264-d92ef46352d6",
    "artist": "Bootsy's Rubber Band",
    "artist_ids": [],
    "album": "Stretchin’ Out in Bootsy’s Rubber Band",
    "release_id": null,
    "release_group_id": "07b0a46b-18af-398a-a336-a844cb0b395d",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1976-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Some Bootsy Collins out to James from Port Angeles \n\nThis was the debut album by American funk and soul band Bootsy's Rubber Band, an offshoot act of Parliament-Funkadelic led by bassist and vocalist William \"Bootsy\" Collins. Produced by Collins and George Clinton, Collins co-wrote all of the album's seven songs and did the arrangements. This particular song was written by Collins, Clinton, and Gary \"Mudbone\" Cooper.\n\nThis track was famously sampled by Eazy-E and 2pac in the '90s and more recently by Beyoncé and Childish Gambino.\n--\nWatch a live performance: https://www.youtube.com/watch?v=zSnbV1FrIhA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}