Information about plays

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

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

{
    "id": 3573762,
    "uri": "https://api.kexp.org/v2/plays/3573762/?format=api",
    "airdate": "2025-11-04T04:28:49-08:00",
    "show": 65018,
    "show_uri": "https://api.kexp.org/v2/shows/65018/?format=api",
    "image_uri": "https://coverartarchive.org/release/1c2a7b72-5340-49d0-85d6-502fbd206278/29058353556-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1c2a7b72-5340-49d0-85d6-502fbd206278/29058353556-250.jpg",
    "song": "Music Sounds Better With You",
    "track_id": null,
    "recording_id": "223dccc0-fd8c-4515-b733-bca2d0328193",
    "artist": "Stardust",
    "artist_ids": [
        "7b75e88a-f211-4886-8c3d-dd9d7171eee5"
    ],
    "album": "Music Sounds Better With You",
    "release_id": null,
    "release_group_id": "a65ec23c-d260-3eaa-9fd2-afd9f839ecac",
    "labels": [],
    "label_ids": [],
    "release_date": "1998-06-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beyond even being a one-hit wonder, this is the ONLY song produced by French house band Stardust, a joint effort combining the talents of Thomas Bangalter, Alan Braxe, and vocalist Benjamin Diamond. If something about it sounds familiar, the song uses a sample from \"Fate\" by Chaka Khan, which appeared on her 1981 album What Cha' Gonna Do for Me. \"It was recorded in Paris, by Daft House Productions, where Bangalter, along with Guy-Manuel de Homem-Christo, works. It is said that the song was conceived at the Rex Club, where the trio were playing a live set. Both Bangaler and Braxe made the instrumental, while Diamond sang.\" http://bit.ly/2bLwnzu",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}