Information about plays

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

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

{
    "id": 3571963,
    "uri": "https://api.kexp.org/v2/plays/3571963/?format=api",
    "airdate": "2025-10-30T21:08:09-07:00",
    "show": 64978,
    "show_uri": "https://api.kexp.org/v2/shows/64978/?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": "28219bca-77d2-4f85-bdd4-d13fd68d6d2f",
    "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": "\"Ritual Dance\" on Underneath the Dangsan Tree Tonight - Chudahye Chagis\n\nCHUDAHYE CHAGIS is a genre-defying psychedelic shamanic funk band led by Chu Dahye, a sorikkun (Korean traditional vocalist) whose voice channels the soul of traditional Korean music.\n--\nhttps://www.instagram.com/chudahye_0/\nhttps://chudahyechagis.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}