Information about plays

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

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

{
    "id": 3571154,
    "uri": "https://api.kexp.org/v2/plays/3571154/?format=api",
    "airdate": "2025-10-28T21:18:53-07:00",
    "show": 64960,
    "show_uri": "https://api.kexp.org/v2/shows/64960/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Oceantied – All Of You",
    "track_id": null,
    "recording_id": null,
    "artist": "Various Artists",
    "artist_ids": [],
    "album": "Yaar–Dost | vol. 01",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Padmini Music"
    ],
    "label_ids": [
        "ca77659a-1e9f-4476-8ecb-3c241caf780f"
    ],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "‘Yaar–dost’ is an age-old phrase that literally translates to ‘friends, buddies’ (or thereabouts). Padmini is built around this rather simple concept — to create a community that is truly welcoming, a consortium of ideas, and a safe space to share knowledge openly. This project is an invitation to move; to see the world with the clarity that only a 4 am dancefloor epiphany can provide.\n\nVisit https://padminirecords.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}