Information about plays

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

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

{
    "id": 3616702,
    "uri": "https://api.kexp.org/v2/plays/3616702/?format=api",
    "airdate": "2026-02-12T20:20:00-08:00",
    "show": 65916,
    "show_uri": "https://api.kexp.org/v2/shows/65916/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "내 마음 흔들려 Losing My Mind",
    "track_id": null,
    "recording_id": null,
    "artist": "김지연과 리바이블 크로스 KIM JI-YEON & THE REVIVAL",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1970-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A Masterpiece that embodies the musical ideals of Hahm Joong-ah as a band leader in the 1970s’.\nThis record is the masterpiece recorded by Hahm Joong-ah, a talented guitarist and composer influenced by Shin Joong-hyun, under the newly-formed project ‘Revival Cross’ following the breakup of his first band, the Golden Grapes (LITA065). It features vocals by singer Kim Ji-yeon, who was well-known for her collaboration with Shin Joong-hyun’s acid rock unit, the Men.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}