Information about plays

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

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

{
    "id": 3580753,
    "uri": "https://api.kexp.org/v2/plays/3580753/?format=api",
    "airdate": "2025-11-20T19:44:59-08:00",
    "show": 65164,
    "show_uri": "https://api.kexp.org/v2/shows/65164/?format=api",
    "image_uri": "https://coverartarchive.org/release/b871b23e-dc64-4e50-bd8d-d7abff28a6f3/27545048695-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b871b23e-dc64-4e50-bd8d-d7abff28a6f3/27545048695-250.jpg",
    "song": "난 알아요",
    "track_id": null,
    "recording_id": null,
    "artist": "서태지와 아이들",
    "artist_ids": [
        "16a6ff18-4875-4851-94b6-f4f831e73fa7"
    ],
    "album": "Seo Taiji and Boys",
    "release_id": null,
    "release_group_id": "56946299-2041-3758-a3f8-b33636c9300e",
    "labels": [],
    "label_ids": [],
    "release_date": "1992-03-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Seo Taiji and Boys were a 3-Member boy group from South Korea. They officially debuted in 1992 on a popular evening TV show with the song \"I know\". Their following career would be marked by many changes they brought to the music industry (like artists getting royalties and introducing the comeback circle) and their many controversies (like the Satanism controversy). And after four turbulent year's the members decided to disband(video: https://youtu.be/lVBk1oK9rOo).\n\nInnovative at the time, experimenting with multiple genres of styles ranging from new jack swing to nu metal. Despite the controversies, you can't deny the global impact this group had on pop music around the world and Kpop today. \n\nSee the live performance that cost them the show here:  https://www.youtube.com/watch?v=Zr-9NlWLr5g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}