Information about plays

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

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

{
    "id": 3580785,
    "uri": "https://api.kexp.org/v2/plays/3580785/?format=api",
    "airdate": "2025-11-20T21:38:49-08:00",
    "show": 65164,
    "show_uri": "https://api.kexp.org/v2/shows/65164/?format=api",
    "image_uri": "https://coverartarchive.org/release/e8bf66ae-c5dd-4ed9-af74-2cd0d40c026d/28942163833-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e8bf66ae-c5dd-4ed9-af74-2cd0d40c026d/28942163833-250.jpg",
    "song": "비나수+",
    "track_id": null,
    "recording_id": "1cf4ecb1-51ce-44e2-bea1-02d6c201cfa6",
    "artist": "추다혜차지스",
    "artist_ids": [
        "76109ff2-a787-404d-8583-a218b1950704"
    ],
    "album": "오늘밤 당산나무 아래서",
    "release_id": null,
    "release_group_id": "716ff686-5b5a-4667-976f-2f2f164de938",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-05-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chudahye Chagis - Underneath the Dangsan Tree - Binsasoo+\n\nAfter making an international splash as a lead member of Korean Folk-inspired Ssing Ssing , CHUDAHYE has delivered a fierce followup, leading the dancy, sublime, psychedelic, sometimes-brash-sometimes-ethereal CHUDAHYE CHAGIS. Their debut album, Underneath the Dangsan Tree Tonight, is an aurally beautiful tapestry of genres, traditions and talent.\n\nhttps://chudahyechagis.bandcamp.com/album/underneath-the-dangsan-tree-tonight-flac-24bit",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}