Information about plays

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

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

{
    "id": 3640043,
    "uri": "https://api.kexp.org/v2/plays/3640043/?format=api",
    "airdate": "2026-04-09T21:32:23-07:00",
    "show": 66410,
    "show_uri": "https://api.kexp.org/v2/shows/66410/?format=api",
    "image_uri": "https://coverartarchive.org/release/c1050674-72b3-44be-b95d-69976549f693/39397968580-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c1050674-72b3-44be-b95d-69976549f693/39397968580-250.jpg",
    "song": "식물원",
    "track_id": null,
    "recording_id": "bfa759c6-3c2d-483a-b2e0-f9fb703b1087",
    "artist": "무키무키만만수",
    "artist_ids": [
        "20b0384c-c5da-489c-a9d6-bccd5e3f7005"
    ],
    "album": "2012",
    "release_id": null,
    "release_group_id": "62ca9db3-7cdf-4cfc-9301-0b237ef26e70",
    "labels": [
        "Superstars Records"
    ],
    "label_ids": [
        "e6fd77cc-f8fd-490b-b379-c67131c7702c"
    ],
    "release_date": "2012-04-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "무키무키만만수 (Mukimukimanmansu) were an indie South Korean musical duo. The two members are Muki and Mansu, who were classmates from the Korean National University of Arts. Mansu played the guitar, and Muki played a modified version of a traditional Korean drum called a Janggu. They both provided vocals.\n--\nhttps://beatballmusic.bandcamp.com/album/2012",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}